123456789101112131415161718 |
- .. Ducker documentation master file, created by
- sphinx-quickstart on Tue Dec 6 14:43:53 2016.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
- Welcome to Ducker's documentation!
- ==================================
- .. toctree::
- :maxdepth: 2
- :caption: Contents:
- introduction.rst
- making-advanced-searches.rst
- interactive-mode.rst
- autocompletion.rst
- customization.rst
|