Closed psychocoderHPC closed 5 years ago
What version of Doxygen are you using? It's Doxygen originated.
It builds on readthedocs with ...: https://readthedocs.org/projects/picongpu/builds/6963275/
And also locally for me with 1.8.13
.
Doxygen is version 1.8.11
The Doxygen parser/translation errors you are seeing are only warnings for sphinx. Are you sure your build does not complete?
(See message: "WARNING" error in doxygen...)
Does your make html
end in:
copying images... [100%] install/libraryDependencies.png
copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 156 warnings.
Build finished. The HTML pages are in build/html.
?
@psychocoderHPC did we fix your local setup offline last time?
I see the same errors but they are just warnings in sphinx. The documentation builds fine. I used:
The following output is shown (please excise the German output setting in sphinx):
stdout
:
stderr
:
If I try to build our documentation on the latest dev
* e988152 (HEAD -> dev) Merge pull request #2559 from ax3l/doc-energyFields
I got the following issues.Environment: