index.rst 828 B

1234567891011121314151617181920212223242526272829303132333435
  1. .. lakesuperior documentation master file, created by
  2. sphinx-quickstart on Sat Mar 24 23:05:46 2018.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. LAKEsuperior
  6. ========================================
  7. .. toctree::
  8. :maxdepth: 2
  9. :caption: Contents:
  10. Architecture Overview <architecture>
  11. Divergences from Fedora 4 <fcrepo4_deltas>
  12. Content Model <model>
  13. Messaging SPI <messaging>
  14. Migration Guide <migration>
  15. Command Line Reference <cli>
  16. Storage Implementation <storage>
  17. Performance Benchmarks <performance>
  18. API documentation <api>
  19. .. toctree::
  20. :maxdepth: 3
  21. :caption: Technical notes:
  22. notes/indexing_strategy
  23. Indices and tables
  24. ==================
  25. * :ref:`genindex`
  26. * :ref:`modindex`
  27. * :ref:`search`