borg/docs/usage_general.rst.inc
Thalian 19aa9825a8 [DOCS] #4587 – Make Sphinx warnings break docs build
general.rst and man_intro.rst both included usage_general.rst.inc, which resulted in three Sphinx warning "WARNING: duplicate label".
To prevent this we move all sections of usage_general into own include files and add a second usage_general file without the three labels.
2020-03-16 19:22:59 +01:00

22 lines
539 B
PHP

.. include:: usage/general/positional-arguments.rst.inc
.. include:: usage/general/repository-urls.rst.inc
.. include:: usage/general/repository-locations.rst.inc
.. include:: usage/general/logging.rst.inc
.. include:: usage/general/return-codes.rst.inc
.. include:: usage/general/environment.rst.inc
.. include:: usage/general/file-systems.rst.inc
.. include:: usage/general/units.rst.inc
.. include:: usage/general/date-time.rst.inc
.. include:: usage/general/resources.rst.inc
.. include:: usage/general/file-metadata.rst.inc