ros-infrastructure / rosdoc_lite

A light-weight version of rosdoc that does not rely on ROS infrastructure for crawling packages.
10 stars 31 forks source link

What version is rosdoc using for Sphinx? #69

Closed davetcoleman closed 7 years ago

davetcoleman commented 7 years ago

Is it the default version available in Ubuntu for the corresponding ROS distro? I just ran into a problem where ReadTheDocs theme uses Sphinx features in 1.3 (the caption in TOC) but the buildfarm uses on older version in indigo (output)

tfoote commented 7 years ago

Doc builds are done on the LTS associated with the rosdistro defined in the ros_buildfarm_config such as:

From the job logs I see:

22:13:03   RUN echo "python-sphinx: 1.2.2+dfsg-1ubuntu1.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes python-sphinx