mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b0c46114b4
commit
9112277d00
@ -33,16 +33,10 @@ Sections
|
|||||||
conversion
|
conversion
|
||||||
metadata
|
metadata
|
||||||
faq
|
faq
|
||||||
xpath
|
tutorials
|
||||||
customize
|
customize
|
||||||
cli/cli-index
|
cli/cli-index
|
||||||
develop
|
develop
|
||||||
glossary
|
glossary
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:hidden:
|
|
||||||
:maxdepth: 2
|
|
||||||
|
|
||||||
template_lang
|
|
||||||
portable
|
|
||||||
|
|
||||||
|
17
src/calibre/manual/tutorials.rst
Normal file
17
src/calibre/manual/tutorials.rst
Normal file
@ -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
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user