mirror of
https://github.com/vale981/sphinx-versions
synced 2025-03-04 09:11:38 -05:00
Add doc on the -P pdf option
This commit is contained in:
parent
a3345e0fd8
commit
adb1246aab
1 changed files with 3 additions and 1 deletions
|
@ -37,7 +37,7 @@ and dirty you can do the following:
|
|||
.. _build-all-versions:
|
||||
|
||||
Build All Versions
|
||||
------------------
|
||||
==================
|
||||
|
||||
Now that you've got docs pushed to origin and they build fine with ``sphinx-build`` let's try building them with
|
||||
sphinx-versions:
|
||||
|
@ -60,3 +60,5 @@ convenience:
|
|||
The command should have worked and your docs should be available in `docs/_build/html/index.html` with a "Versions"
|
||||
section in the sidebar.
|
||||
|
||||
.. note:: You can add a `-P pdf-file-name.pdf` option to also generate a pdf of all versions of your documentation
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue