Skip to content

Outdated links to Doxygen

A few months ago, the documentation was moved:

- https://www.openfoam.com/documentation/cpp-guide/html/
+ https://www.openfoam.com/documentation/guides/latest/doc/

However, the links (also in v2112) are still pointing to the old one, in these files:

This issue could also be read as "the automatic redirection of the website does not work for specific pages", as the link to, e.g., postProcess_8C.html just redirects to the main page.

By the way, awesome feature of providing a -doc flag, as in postProcess -doc!

(I am not sure if I could have even directly contributed code here, as this is a trivial fix)