mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-23 23:32:32 -04:00
...
This commit is contained in:
@@ -33,16 +33,10 @@ Sections
|
||||
conversion
|
||||
metadata
|
||||
faq
|
||||
xpath
|
||||
tutorials
|
||||
customize
|
||||
cli/cli-index
|
||||
develop
|
||||
glossary
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
:maxdepth: 2
|
||||
|
||||
template_lang
|
||||
portable
|
||||
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
|
||||
.. include:: global.rst
|
||||
|
||||
.. _tutorials:
|
||||
|
||||
Tutorials
|
||||
=======================================================
|
||||
|
||||
Here you will find tutorials to get you started using |app|'s more advanced features, like XPath and templates.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
xpath
|
||||
template_lang
|
||||
portable
|
||||
|
||||
Reference in New Issue
Block a user