Re: documentation pages broken

2019-02-14 Thread Kasper Peeters
I'm happy to volunteer to get this sorted, but I need access (and a few pointers to get me started would also be useful, but I can live without that). The situation right now is really not reflecting well on the otherwise excellent C++ bindings. Kasper On Thu, 14 Feb 2019 20:15:49 + Emmanue

Re: documentation pages broken

2019-02-14 Thread Matt Postiff via gtk-list
I have run into this problem dozens of times. To work around it, I use the utility program devhelp. On 2/14/2019 3:05 PM, Kasper Peeters wrote: Full story: the API documentation for many of the C++ bindings at https://developer.gnome.org/references is currently broken. This is unexpec

Re: documentation pages broken

2019-02-14 Thread Emmanuele Bassi via gtk-list
Thanks. Sadly, there is just one person responsible for library-web, and he maintains it on his spare time—which has gotten considerably smaller. I'd be tempted to suggest the *mm bindings developers to use CI to generate the documentation and publish it on the GitLab pages, like GTK does for its

Re: documentation pages broken

2019-02-14 Thread Kasper Peeters
> > Full story: the API documentation for many of the C++ bindings at > > > > https://developer.gnome.org/references > > > > is currently broken. > > > > > This is unexpected. > > Can you file an issue on the GitLab issue tracker for the libraries > without a reference? There is one already,

Re: documentation pages broken

2019-02-14 Thread Emmanuele Bassi via gtk-list
On Thu, 14 Feb 2019 at 18:41, Kasper Peeters wrote: > TL;DR: can someone who is responsible or knows someone who is > responsible for the developer API pages please read the text below, > there is a serious issue with many GNOME libraries NOT having any API > documentation online. > > Full story:

documentation pages broken

2019-02-14 Thread Kasper Peeters
TL;DR: can someone who is responsible or knows someone who is responsible for the developer API pages please read the text below, there is a serious issue with many GNOME libraries NOT having any API documentation online. Full story: the API documentation for many of the C++ bindings at https:/