ros-melodic-rosdoc-lite (0.2.9-0bionic) bionic; urgency=high

  * use yaml.safe_load for untrusted yaml input
  * Contributors: Dirk Thomas

 -- Jack O'Quin <jack.oquin@gmail.com>  Wed, 23 Jan 2019 08:00:00 -0000

ros-melodic-rosdoc-lite (0.2.8-0bionic) bionic; urgency=high

  * fix top bar on recent doxygen versions
    * on recent doxygen topbar requires jquery
    * fixes documentation generation on ROS melodic
    * see https://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_1
  * add use_mdfile_as_mainpage option
    This makes it possible/easier to use a markdown file as mainpage, e.g. the README.md
  * remove unsupported option latex_paper_size (#79 <https://github.com/ros-infrastructure/rosdoc_lite/issues/79>)
  * Expose doxygen parameter GENERATE_QHP
  * Contributors: Dirk Thomas, Felix Ruess, Jack O'Quin, Jiri Horner, Levi Armstrong, Tully Foote

 -- Jack O'Quin <jack.oquin@gmail.com>  Mon, 17 Sep 2018 07:00:00 -0000

ros-melodic-rosdoc-lite (0.2.7-0bionic) bionic; urgency=high

  * fix import (#74 <https://github.com/ros-infrastructure/rosdoc_lite/issues/74>)
  * add ability to configure the doxygen parameter EXTRACT_ALL (#72 <https://github.com/ros-infrastructure/rosdoc_lite/issues/72>)
  * more correct reference to the package website url (#68 <https://github.com/ros-infrastructure/rosdoc_lite/issues/68>)
  * get rid of HTML static path, so build farm quits complaining
  * Contributors: Daniel Stonier, Dirk Thomas, Jack O'Quin, Levi Armstrong

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 02 Jun 2017 07:00:00 -0000

ros-melodic-rosdoc-lite (0.2.6-0bionic) bionic; urgency=high

  * Support SEARCHENGINE option for doxygen
    Closes #56 <https://github.com/ros-infrastructure/rosdoc_lite/issues/56>
  * Contributors: Jack O'Quin, Kentaro Wada

 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 12 Apr 2016 07:00:00 -0000

ros-melodic-rosdoc-lite (0.2.5-0bionic) bionic; urgency=high

  * Add autodoc to sphinx config.
  * Use generator specific output folder.
  * Move import to local scope, since when the new API is being invoked
    from jenkins_scripts genmsg is not on the Python path.
  * Add API to provide generator specific output folders.
  * Run epydoc in the package folder.
  * Print output from epydoc invocation (fix #50 <https://github.com/ros-infrastructure/rosdoc_lite/issues/50>).
  * Update doxygen template to disable external groups and pages.
  * Update doxygen template to 1.8.6.
  * Contributors: Dirk Thomas, Jack O'Quin, Jonathan Bohren

 -- Jack O'Quin <jack.oquin@gmail.com>  Sat, 28 Feb 2015 08:00:00 -0000

ros-melodic-rosdoc-lite (0.2.4-0bionic) bionic; urgency=high

  * Groovy, Hydro and Indigo release.
  * Introduce doxygen PREDEFINED tag (#47 <https://github.com/ros-infrastructure/rosdoc_lite/issues/47>).  Thanks to Fabien
    Spindler.
  * Bugfix to enable devel space usage of rosdoc-lite, fixes #44 <https://github.com/ros-infrastructure/rosdoc_lite/issues/44>.
    Thanks to Daniel Stonier.
  * Delete upload script which is not used anymore.  Its functionality
    is in jenkins_scripts doc_stack.py <https://github.com/ros-infrastructure/jenkins_scripts/blob/master/doc_stack.py>
  * Merge pull request #41 <https://github.com/ros-infrastructure/rosdoc_lite/issues/41> to
    disable doxygen searchengine and latex generation.
  * Update ros.org urls.
  * Add list of actions to manifest.yaml after documenting them.
  * Order list of documented msgs/srvs/actions.
  * Add debug information to epyenator.
  * Contributors: Daniel Stonier, Dirk Thomas, Fabien Spindler, Jack O'Quin, Tully Foote

 -- Jack O'Quin <jack.oquin@gmail.com>  Tue, 22 Apr 2014 07:00:00 -0000

ros-melodic-rosdoc-lite (0.2.3-0bionic) bionic; urgency=high

  * Groovy and Hydro release.
  * Working version of action documentation.
  * Restore support for raw message comments in docs (#29 <https://github.com/ros-infrastructure/rosdoc_lite/issues/29>).

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 02 Aug 2013 07:00:00 -0000

ros-melodic-rosdoc-lite (0.2.2-0bionic) bionic; urgency=high

  * Groovy and Hydro release.
  * Write information on deprecated packages to manifest.yaml.
  * Updated package.xml with new <buildtool_depend>catkin<...>
    requirement.
  * Now writes information about package maintainers to the manifest
    generated for the wiki.
  * Adding bugtracker and repo_url fields to manifest generation.
  * Adding a missing dep on python-catkin-pkg.
  * Switching to python kitchen for unicode support to get around edge
    cases.
  * Switching from abspath to realpath to make sure to handle symlinks
    correctly.
  * Add docstrings.

 -- Jack O'Quin <jack.oquin@gmail.com>  Mon, 28 Jan 2013 08:00:00 -0000

ros-melodic-rosdoc-lite (0.2.1-0bionic) bionic; urgency=high

  * Groovy release
  * Updating so that dependencies are only listed once, regardless of
    how many times they appear in package.xml
  * Updating so that ros-theme can be found
  * Updating description in package.xml to be a bit more informative
  * Adding proper export to rosdoc_lite
  * Changing default doc directory to be doc
  * Adding docs for rosdoc_lite

 -- Jack O'Quin <jack.oquin@gmail.com>  Wed, 24 Oct 2012 07:00:00 -0000

ros-melodic-rosdoc-lite (0.2.0-0bionic) bionic; urgency=high

  * Initial Groovy release.
  * Message generation now links to the proper place, but expansion
    commented out.
  * Write manifest.yaml files for the wiki to use.
  * Support both new package.xml and the old manifest.xml on Groovy.
  * Port to Groovy catkin.

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 05 Oct 2012 07:00:00 -0000

ros-melodic-rosdoc-lite (0.1.3-0bionic) bionic; urgency=high

  * Fuerte release.
  * Only list dependencies once, regardless of how many times they
    appear in package.xml.
  * Updating so that ros-theme can be found.
  * Adding proper export to manifest.xml.
  * Changing default doc directory to be doc.
  * For Fuerte, we need to pull the version of the package from
    stack.xml instead of package.xml.
  * Refactoring so that epydoc and sphinx share the same Python path
    manipulation code.

 -- Jack O'Quin <jack.oquin@gmail.com>  Wed, 24 Oct 2012 07:00:00 -0000

ros-melodic-rosdoc-lite (0.1.2-0bionic) bionic; urgency=high

  * Fuerte release.
  * Message generation now links to the proper place, but commenting out
    expansion for now, also work towards writing manifest.yaml files for
    the wiki to use.
  * Fixing a bug in converting from package.xml to rosdoc manifest format
  * Just treat catkin stuff as non-catkin on Fuerte since those packages
    still have a manifest.  Fuerte catkin stacks do need to be on
    ``$ROS_PACKAGE_PATH`` to document.

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 05 Oct 2012 07:00:00 -0000

ros-melodic-rosdoc-lite (0.1.1-0bionic) bionic; urgency=high

  * minor Fuerte release.
  * Fixing a bug with the way the python path was built for
    epydoc. Also, skipping documentation for messages that can't be
    found.
  * Now handles when a given URL does not exist for a specified tagfile.

 -- Jack O'Quin <jack.oquin@gmail.com>  Fri, 28 Sep 2012 07:00:00 -0000

ros-melodic-rosdoc-lite (0.1.0-0bionic) bionic; urgency=high

  * Initial release to Fuerte.
  * Fix for rospkg dependency problem (#1 <https://github.com/ros-infrastructure/rosdoc_lite/issues/1>).
  * Updating help to be more useful.
  * Allow users to specify the location of tagfile output if they choose.
  * Add support for tagfiles.
  * Working towards catkinizing this stack.
  * Removing leftover package dependencies, including roslib.
  * Version of the message documentation that doesn't depend on roslib.
  * Switching to package names for calling rosdoc_lite.
  * Renaming ``rosdoc`` script to ``rosdoc_lite``.
  * Making a ROS package, need some tools for message generation.

 -- Jack O'Quin <jack.oquin@gmail.com>  Thu, 20 Sep 2012 07:00:00 -0000


