Move documentation location note to more logical section
This commit is contained in:
parent
951be79e1f
commit
97bbf6b544
1 changed files with 2 additions and 2 deletions
|
@ -47,6 +47,8 @@ This will build documentation for:
|
|||
- Main development branches (``main``, ``master``, ``develop``)
|
||||
- Version tags matching the pattern ``v*.*.*``
|
||||
|
||||
The generated documentation will be available in ``docs/build/multiversion/html/``.
|
||||
|
||||
Multiversion Configuration
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -56,8 +58,6 @@ The multiversion setup can be customized in ``docs/source/conf.py``:
|
|||
- ``smv_tag_whitelist``: Pattern for included tags
|
||||
- ``smv_latest_version``: Default version to display
|
||||
|
||||
The generated documentation will be available in ``docs/build/multiversion/html/``.
|
||||
|
||||
Deployment
|
||||
~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue