Lines Matching full:documentation
1 # fontTools Documentation
3 The fontTools project documentation updates continuously on Read the Docs as the project source cha…
5 The documentation is hosted at https://fonttools.readthedocs.io/.
9 - [How to Build Local Documentation](#how-to-build-local-documentation)
10 - [Contributing to the fontTools Documentation](#contributing-to-the-documentation)
11 - [Documentation License](#documentation-license)
13 ## How to Build Local Documentation
17 …and the `pip` Python package manager installed on your system to build the fontTools documentation.
19 …eate a Python virtual environment, and then install fontTools and the documentation build dependen…
26 ### Build Documentation argument
40 Open the `Doc/build/html/index.html` file in your browser to view the documentation home page.
42 ## Contributing to the Documentation
44 …highly encourage contributions! Please follow the instructions below to improve the documentation.
48 …e.md#381-docstrings). Our documentation build approach parses appropriately formatted docstrings …
50 #### Function Documentation Example
85 #### Class Documentation Example
109 ### Build Local Documentation and Review Your Changes argument
111 Build a local set of HTML documentation files with the instructions above and review your changes.
115 Submit a Github pull request with your proposed improvements to the documentation.
119 ## Documentation License
121 The fontTools documentation is released under a [CC BY-SA 4.0 International License](https://creati…