Skip to content

[th/import-docs] scripts: add script to import documentation from released tarball

Thomas Haller requested to merge th/import-docs into main

$ ./scripts/import-docs.sh 1.32.2

Then:

http://localhost:1313/docs/api/1.32.2/ http://localhost:1313/docs/libnm/1.32.2/


in the past, some GNOME automatism picked up the pre-generated docs from our release tarballs and published it at

https://developer.gnome.org/NetworkManager/ https://developer.gnome.org/libnm/

That is about to be shut down. We need to find a new place.

I think we should instead import the docs on our website. We should also find a way how multiple versions can be hosted at the same time, so that we have stable links for 1.32.2 API, etc.

Merge request reports

Loading