index.rst 561 B

1234567891011121314151617181920212223242526272829303132
  1. .. phpMyAdmin documentation master file, created by
  2. sphinx-quickstart on Wed Sep 26 14:04:48 2012.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to phpMyAdmin's documentation!
  6. ======================================
  7. Contents:
  8. .. toctree::
  9. :maxdepth: 2
  10. intro
  11. require
  12. setup
  13. config
  14. user
  15. faq
  16. developers
  17. vendors
  18. copyright
  19. credits
  20. glossary
  21. Indices and tables
  22. ==================
  23. * :ref:`genindex`
  24. * :ref:`search`
  25. * :ref:`glossary`