mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-20 03:38:09 +02:00
Add required folders, assets and gitignore rules for docwriter. Static site directory `docs/reference/site/' will be created by MkDocs. * docs/reference/.gitignore: Ignore HTML, markdown and mkdocs.yml file. * docs/reference/markdown: New folder to store generated markdown files. |
||
|---|---|---|
| .. | ||
| markdown | ||
| .gitignore | ||
| README | ||
After saying `make refdoc' this directory contains the FreeType API reference. You need python to make this target. This also works with Jam: Just type `jam refdoc' in the main directory.