Wanting to separate Sphinx and Doxygen documentation files, I put all Sphinx files in a separate folder within doc and adjusted the sphinx_root_dir in the rosdoc.yaml.
However, when doing so the automatic version replacement explained in the ROS Wiki (Step 5) doesn't work anymore, since the path of the package.xml is wrong.
Wanting to separate Sphinx and Doxygen documentation files, I put all Sphinx files in a separate folder within
docand adjusted thesphinx_root_dirin therosdoc.yaml.However, when doing so the automatic version replacement explained in the ROS Wiki (Step 5) doesn't work anymore, since the path of the
package.xmlis wrong.