.. image:: ../../data/logo.png |PyPI| |PyVersion| |License| Welcome to the Font Bakery Documentation! ========================================= Font Bakery is command-line tool for checking the quality of font projects. For a quick overview, check out the `list of checks `_ currently offered. .. raw:: html
The project is licensed under the `Apache v2.0 license `_ and the source is available at https://github.com/fonttools/fontbakery. .. toctree:: :maxdepth: 2 :caption: Product Overview product/Overview .. toctree:: :maxdepth: 2 :caption: User Documentation user/installation/index user/USAGE user/bash-completion .. toctree:: :maxdepth: 2 :caption: Developer Documentation developer/contrib-getting-started developer/writing-profiles developer/source-contrib-guide developer/doc-contrib-guide .. toctree:: :maxdepth: 2 :caption: Maintainer Documentation maintainer/maintainer-notes .. toctree:: :maxdepth: 2 :caption: Source Documentation fontbakery/index Indices ======= * :ref:`genindex` * :ref:`modindex` .. |PyPI| image:: https://img.shields.io/pypi/v/fontbakery.svg?style=flat :alt: Font Bakery PyPI Version :target: https://pypi.python.org/pypi/fontbakery/ .. |PyVersion| image:: https://img.shields.io/pypi/pyversions/fontbakery.svg?style=flat :alt: Python versions :target: https://pypi.python.org/pypi/fontbakery/ .. |License| image:: https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg :alt: License :target: https://github.com/fonttools/fontbakery/blob/main/LICENSE.txt