Hello,

I'm working on the doxygen documentation for the kim-api project
(https://github.com/openkim/kim-api)

When I locally (on my mac) generate the doxygen docs I see problems with the
fortran docs.  In particular, there are a fair number of functions that are not
automatically documented by the parser.  Further, no generic interfaces are
documented.

However, the exact same git commit, when used to generate the doxygen docs by
readthedocs documents all the functions and generates the generic interface
docs.

Here is a link to a readthedocs page showing the interfaces:
https://kim-api.readthedocs.io/en/latest/namespacekim__model__module.html

Here is a link to a similar page generated locally:
https://openkim.org/kim-api/docs-beta.3/namespacekim__model__module.html

In particular, also notice that in the locally generated docs the
"kim_model_is_routine_present" function is not documented!


I can't understand why these differences are occuring.  Can anyone point me in
the right direction?


Thanks,

Ryan Elliott


_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to