diff --git a/src/calibre/manual/index.rst b/src/calibre/manual/index.rst index bc8e8a97c2..996a1de382 100644 --- a/src/calibre/manual/index.rst +++ b/src/calibre/manual/index.rst @@ -40,3 +40,84 @@ Sections glossary +The main |app| user interface +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + gui + +Adding your favorite news website to |app| +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + news + +The |app| e-book viewer +^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + viewer + +Customizing |app|'s e-book conversion +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + viewer + +Editing e-book metadata +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + viewer + +Frequently Asked Questions +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + faq + +Tutorials +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + tutorials + +Customizing |app| +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + customize + +The Command Line Interface +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + cli/cli-index + +Setting up a |app| development environment +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + develop + +