File: README.md

package info (click to toggle)
fpdf2 2.8.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 53,828 kB
  • sloc: python: 39,486; sh: 133; makefile: 12
file content (12 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
This documentation is published online at https://py-pdf.github.io/fpdf2/

Docs generation & publication on GitHub Pages is performed for every new commit on the `master` branch
through the GitHub Actions pipeline.

Please refer to the [development manual](https://py-pdf.github.io/fpdf2/Development.html#documentation)
for more information.

Any non-automatically generated and separately maintained documentation should
be added into a separate folder that is ignored by `MANIFEST.in` such that it
is not packaged with a source distribution of this package (but available
through hosting elsewhere on a different service, maybe like readthedocs).