diff options
author | Daniel Schadt <kingdread@gmx.de> | 2025-07-29 22:48:25 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2025-07-29 22:52:03 +0200 |
commit | 48d37cf12a764b0c835574c23e6d429a90afc31f (patch) | |
tree | dc8be38ad98bceae04df7cff4a583c8169595eec /ci | |
parent | f196bf8f33d765c4108c2cb8f236829bde463f80 (diff) | |
download | fietsboek-48d37cf12a764b0c835574c23e6d429a90afc31f.tar.gz fietsboek-48d37cf12a764b0c835574c23e6d429a90afc31f.tar.bz2 fietsboek-48d37cf12a764b0c835574c23e6d429a90afc31f.zip |
add documentation for hittekaart_py
This is not 100% fietsboek, but it's closely related, and I don't think
setting up a separate site for hittekaart is worth it. At the moment,
this is a bit WIP, as the module sits in its own branch in the
hittekaart repository, but in the long run I want to use this. It also
is an experiment to see how well PyO3 works, as we potentially want to
migrate other parts of fietsboek to Rust in the future (no specifics
yet, but keeping the option available is nice).
In tox.ini, we disable -f for sphinx-apidoc, so that it doesn't
overwrite the modules.rst file. This means that the directory must be
clean if you re-generate the docs (it is on the CI server).
Also, we un-gitignore the modules.rst and hittekaart_py.rst files, as
special cases. The others are still auto-generated, so all good, but
these two we need.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions