This commit is contained in:
Kovid Goyal 2010-09-22 09:50:01 -06:00
parent b0c46114b4
commit 9112277d00
2 changed files with 18 additions and 7 deletions

View File

@ -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

View 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