index.rst 856 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. .. highlight.js documentation master file, created by
  2. sphinx-quickstart on Wed Sep 12 23:48:27 2012.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. ``highlight.js`` developer documentation
  6. ==========================================
  7. Contents:
  8. .. toctree::
  9. :maxdepth: 1
  10. api
  11. language-guide
  12. reference
  13. css-classes-reference
  14. style-guide
  15. language-contribution
  16. building-testing
  17. maintainers-guide
  18. Miscellaneous:
  19. .. toctree::
  20. :maxdepth: 1
  21. line-numbers
  22. language-requests
  23. Links:
  24. - Code: https://github.com/highlightjs/highlight.js
  25. - Discussion: http://groups.google.com/group/highlightjs
  26. - Bug tracking: https://github.com/highlightjs/highlight.js/issues
  27. Indices and tables
  28. ==================
  29. * :ref:`genindex`
  30. * :ref:`modindex`
  31. * :ref:`search`