(Go: >> BACK << -|- >> HOME <<)

CONTRIBUTING.md: Remove references to jsduck

These were copy-pasted in when the repo was created
in 2014, but jsduck was never set up here.

Change-Id: I0488e5626cc3d26bee648b07f9a3e0b678e4b852
1 file changed
tree: e4dfe972d4105b8b05baaadd689ec95b9ad6a5e8
  1. .phan/
  2. app/
  3. doc/
  4. i18n/
  5. images/
  6. includes/
  7. lib/
  8. minT/
  9. modules/
  10. scripts/
  11. skin/
  12. sql/
  13. tests/
  14. .eslintignore
  15. .eslintrc.json
  16. .gitignore
  17. .gitreview
  18. .phpcs.xml
  19. .stylelintignore
  20. .stylelintrc.json
  21. AUTHORS.txt
  22. CODE_OF_CONDUCT.md
  23. composer.json
  24. ContentTranslation.alias.php
  25. CONTRIBUTING.md
  26. extension.json
  27. hooks.md
  28. LICENSE.txt
  29. MIT-LICENSE.txt
  30. package-lock.json
  31. package.json
  32. README.md
README.md

ContentTranslation

ContentTranslation is a tool that allows editors to translate pages from one language to another with the help of machine translation and other translation tools.

For more details, see Content translation

Developing and installing

For information on installing ContentTranslation on a local wiki, please see Installation

For information about running tests and contributing code to ContentTranslation, see Contributing. Patch submissions are reviewed and managed with Gerrit.

Copyright

The ContentTranslation extension, including those listed in the AUTHORS.txt file, hold the copyright to this work. It is free software released under the GNU General Public License version 2 or later. See the files AUTHORS.txt and LICENSE.txt.

The Chart.js library is Copyright (c) 2013-2015 Nick Downie, and it is free software released under the MIT license. See the file MIT-LICENSE.txt.