/docs/source/index.rst

https://bitbucket.org/prologic/circuits/ · ReStructuredText · 64 lines · 41 code · 23 blank · 0 comment · 0 complexity · 942aa97f705fe3ef1176dfd39a5643cf MD5 · raw file

  1. ================================
  2. circuits |version| Documentation
  3. ================================
  4. :Release: |release|
  5. :Date: |today|
  6. About
  7. =====
  8. .. include:: ../../README.rst
  9. .. _documentation-index:
  10. Documentation
  11. =============
  12. .. toctree::
  13. :maxdepth: 1
  14. start/index
  15. tutorials/index
  16. man/index
  17. web/index
  18. api/index
  19. dev/index
  20. changes
  21. roadmap
  22. contributors
  23. faq
  24. .. toctree::
  25. :hidden:
  26. glossary
  27. examples/index
  28. .. ifconfig:: devel
  29. .. toctree::
  30. :hidden:
  31. todo
  32. readme
  33. Indices and tables
  34. ==================
  35. * :ref:`Index <genindex>`
  36. * :ref:`modindex`
  37. * :ref:`search`
  38. * :doc:`glossary`
  39. .. ifconfig:: devel
  40. * :doc:`todo`
  41. * :doc:`readme`