Thank you for your reply! I tried the code and I get output like this:
('pthread_attr_init', 'pthread_attr_init', 'function',
'reference/user/08_pthread', 'c.pthread_attr_init', 1)
I'm interested in obtaining the full declaration for this function passed
in the rst, so I can compare the function
signature exactly. Is it possible to obtain this? From the documentation it
doesn't seem this object carries this information.
Best,
Matias
On Friday, September 11, 2020 at 12:16:38 PM UTC-3, Matias v01d wrote:
>
> Hi,
> we're using Sphinx to document a C interface. I would like to get a list
> of all documented functions, structs, types, etc, generated and output
> to a file in YAML/JSON or similar in order to use this to automatically
> check API stability by comparing to previous releases.
> Is this possible somehow?
>
> Thanks,
> Matias
>
--
You received this message because you are subscribed to the Google Groups
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sphinx-users/a8fa23f9-7107-44c2-9b59-51257f7361c6o%40googlegroups.com.