The Wayback Machine - https://web.archive.org/web/20200519052907/https://github.com/topics/gobject-introspection
Skip to content
#

gobject-introspection

Here are 48 public repositories matching this topic...

GuillaumeGomez
GuillaumeGomez commented Apr 28, 2020

rustdoc has the doc_alias feature that you can see in action here (the two first items are aliases).

Considering that most examples for GNOME libraries are in C, I assumed that users could be looking for the C function in our doc. By adding aliases on our items, we would also return the rust one.

LordYuuma
LordYuuma commented Sep 2, 2019

There really shouldn't be two doc directories. The reason, why we currently have to rely on them is stated in docs/README:

My Git host automatically publishes html files in the 'docs'
directory to a website.

Perhaps this can be reconfigured on a per-project basis, so that we can build doc/guile-gi.html from Automake without needing a local rule. Perhaps this has to be configured f

Improve this page

Add a description, image, and links to the gobject-introspection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gobject-introspection topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.