Files
ansible-docs/.gitignore
Sviatoslav Sydorenko 15394d182d Unify the Sphinx's conf.py files (#431)
Previously, these files needed pre-processing and be symlinked. But
they all are almost identical. So now, the differing sections in the
config are governed by the tags passed to `sphinx-build`. This allows
to reduce duplication and errors related to forgetting to update some
of the configs but not the others. It removes the need to do
pre-processing, meaning less mandatory disk operations before invoking
the build process.
2023-10-03 08:51:39 +01:00

2.8 KiB