mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-22 10:33:18 +02:00
Start work on help for the diff tool
This commit is contained in:
parent
aa0d9bbd14
commit
1dd3dc433e
2 changed files with 18 additions and 0 deletions
9
manual/diff.rst
Normal file
9
manual/diff.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.. include:: global.rst
|
||||
|
||||
.. _diff:
|
||||
|
||||
Comparing E-books
|
||||
========================
|
||||
|
||||
This page is under construction.
|
||||
|
||||
|
|
@ -30,6 +30,7 @@ Sections
|
|||
viewer
|
||||
conversion
|
||||
edit
|
||||
diff
|
||||
metadata
|
||||
faq
|
||||
tutorials
|
||||
|
|
@ -81,6 +82,14 @@ Editing ebooks
|
|||
|
||||
edit
|
||||
|
||||
Comparing ebooks
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
diff
|
||||
|
||||
Editing ebook metadata
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue