[fpc-pascal] docs
Michael Van Canneyt
michael at freepascal.org
Mon Oct 21 10:35:17 CEST 2024
On Sun, 20 Oct 2024, ppadilcdx--- via fpc-pascal wrote:
> Apropos the new users discussion, i think the state of the docs is really important, new users can be discouraged by lack of documentation or up-to-date docs.
> I just recently retired so not a new young user, but relatily new to fpc. So, I’m willing to help update the docs, correct typos, etc, if someone points me in the right direction.
Check out:
https://gitlab.com/freepascal.org/fpc/documentation
The manuals are written in LaTeX. Subdirectory tex.
The API reference is written in fpdoc. The xml files are in subdirectory xml.
fpdoc is documented here
https://www.freepascal.org/docs-html/current/fpdoc/fpdoc.html
Michael.
More information about the fpc-pascal
mailing list