AppImageCommunity / libappimage

Implements functionality for dealing with AppImage files
https://appimage.org
Other
46 stars 27 forks source link

API documentation #122

Open probonopd opened 5 years ago

probonopd commented 5 years ago

API documentation is needed. Check https://www.gtk.org/gtk-doc/ and http://www.doxygen.nl/.

Doxygen is the de facto standard tool for generating documentation from annotated C++ sources

TheAssassin commented 5 years ago

https://exhale.readthedocs.io/en/latest/

probonopd commented 5 years ago

Closed means "done"? Where can one see the docs?

probonopd commented 5 years ago

Please link to the API documentation from the main README.md so that potential users can easily find it.

pktiuk commented 2 years ago

Is it hosted anywhere so far?
I think the simplest and the fastest solution would be hosting it here under https://appimage.github.io/libappimage
And add link to it in your main documentation docs.appimage.org

probonopd commented 2 years ago

https://appimage.github.io/ is a directory of AppImages. https://docs.appimage.org/ would be the place to host it imho.

pktiuk commented 1 week ago

Sorry for necro, but I still didn't get an answer

Is it hosted anywhere so far?

EDIT:

I found it here: https://docs.appimage.org/api/libappimage/

But it has copyright note from 2019, so I am not sure whether is it up to date. :/