```{toctree} --- maxdepth: 2 hidden: true --- docs/src/overview.md docs/src/installation.md docs/src/configuration.md docs/src/api.md ```
[](https://github.com/python-project-templates/yardang) [](https://github.com/python-project-templates/yardang/actions/workflows/build.yml) [](https://codecov.io/gh/python-project-templates/yardang) [](https://github.com/python-project-templates/yardang) [](https://pypi.python.org/pypi/yardang) `yardang` is a Python library for generating [Sphinx documentation](https://www.sphinx-doc.org/en/master/) easily, with minimal local configuration overhead. [`yardang`](https://www.britannica.com/science/yardang) makes building [Sphinx](https://www.sphinx-doc.org/en/master/) easy. ::::{grid} 1 2 2 2 :margin: 4 4 0 0 :gutter: 1 :::{grid-item-card} {octicon}`table` Overview :link: docs/src/overview.html :link-type: url About `yardang` and how it works. ::: :::{grid-item-card} {octicon}`download` Installation :link: docs/src/installation.html :link-type: url Install `yardang` from PyPI, Conda Forge, or build from source. ::: :::{grid-item-card} {octicon}`gear` Configuration :link: docs/src/configuration.html :link-type: url Learn how to configure your repository. ::: :::{grid-item-card} {octicon}`mark-github` Repository :link: https://github.com/python-project-templates/yardang :link-type: url Star, Fork, or contribute on GitHub. ::: :::: ------------- *This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).*