-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgrading to fix after catkin_pkg API changes #1
base: master
Are you sure you want to change the base?
Commits on Mar 14, 2016
-
enable 'docs_url' pointing to documentation hosted on third party ser…
…ver with external Doxygen documentation using tag files
Configuration menu - View commit details
-
Copy full SHA for e5fc735 - Browse repository at this point
Copy the full SHA e5fc735View commit details
Commits on Nov 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4f02169 - Browse repository at this point
Copy the full SHA 4f02169View commit details
Commits on Nov 22, 2016
-
Merge pull request #72 from Levi-Armstrong/addExtractAll
Add ability to configure the doxygen parameter EXTRACT_ALL
Configuration menu - View commit details
-
Copy full SHA for eca68f5 - Browse repository at this point
Copy the full SHA eca68f5View commit details
Commits on Feb 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 34fce45 - Browse repository at this point
Copy the full SHA 34fce45View commit details
Commits on May 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3744aec - Browse repository at this point
Copy the full SHA 3744aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a9b2d - Browse repository at this point
Copy the full SHA 58a9b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e953f5 - Browse repository at this point
Copy the full SHA 3e953f5View commit details
Commits on Jun 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 579e58d - Browse repository at this point
Copy the full SHA 579e58dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b682c - Browse repository at this point
Copy the full SHA a1b682cView commit details
Commits on Sep 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9ef3c8a - Browse repository at this point
Copy the full SHA 9ef3c8aView commit details
Commits on Jan 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f45876c - Browse repository at this point
Copy the full SHA f45876cView commit details
Commits on Mar 4, 2018
-
add use_mdfile_as_mainpage option
This makes it possible/easier to use a markdown file as mainpage, e.g. the README.md To use it, add a rosdoc.yaml with ``` - builder: doxygen file_patterns: '*.c *.cpp *.h *.cc *.hh *.dox *.md' use_mdfile_as_mainpage: README.md ``` Description of this option from Doxygen: If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that is part of the input, its contents will be placed on the main page (index.html). This can be useful if you have a project on for instance GitHub and want to reuse the introduction page also for the doxygen output.
Configuration menu - View commit details
-
Copy full SHA for 01a5b85 - Browse repository at this point
Copy the full SHA 01a5b85View commit details
Commits on Mar 6, 2018
-
Merge pull request #80 from flixr/use_mdfile_as_mainpage
add use_mdfile_as_mainpage option
Configuration menu - View commit details
-
Copy full SHA for ecf2764 - Browse repository at this point
Copy the full SHA ecf2764View commit details
Commits on May 20, 2018
-
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
Configuration menu - View commit details
-
Copy full SHA for 200e46a - Browse repository at this point
Copy the full SHA 200e46aView commit details
Commits on Jul 6, 2018
-
Merge pull request #82 from hrnr/melodic_fix
fix top bar on recent doxygen versions
Configuration menu - View commit details
-
Copy full SHA for 0f7b5c1 - Browse repository at this point
Copy the full SHA 0f7b5c1View commit details -
Merge pull request #78 from Levi-Armstrong/addQHC
Expose doxygen parameter GENERATE_QHP
Configuration menu - View commit details
-
Copy full SHA for f33ded0 - Browse repository at this point
Copy the full SHA f33ded0View commit details
Commits on Sep 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d69d332 - Browse repository at this point
Copy the full SHA d69d332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7e5ef - Browse repository at this point
Copy the full SHA 0c7e5efView commit details
Commits on Jan 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for af15577 - Browse repository at this point
Copy the full SHA af15577View commit details
Commits on Jan 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 48f8678 - Browse repository at this point
Copy the full SHA 48f8678View commit details -
Merge pull request #85 from ros-infrastructure/use_yaml_safe_load
use yaml.safe_load for untrusted yaml input
Configuration menu - View commit details
-
Copy full SHA for 8967d5d - Browse repository at this point
Copy the full SHA 8967d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9672404 - Browse repository at this point
Copy the full SHA 9672404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f937b3 - Browse repository at this point
Copy the full SHA 1f937b3View commit details
Commits on May 1, 2019
-
Better name of function getting the documentation path
As the result is no longer only relative, the function name is adapted and documentation added.
Configuration menu - View commit details
-
Copy full SHA for 9759c5f - Browse repository at this point
Copy the full SHA 9759c5fView commit details
Commits on May 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2a131de - Browse repository at this point
Copy the full SHA 2a131deView commit details -
Configuration menu - View commit details
-
Copy full SHA for b950a66 - Browse repository at this point
Copy the full SHA b950a66View commit details
Commits on Jun 10, 2019
-
Merge pull request #84 from pauldinh/bugfix/python3-import
Update exception handling to Python2.6+ / Python3 syntax
Configuration menu - View commit details
-
Copy full SHA for 6b60f9d - Browse repository at this point
Copy the full SHA 6b60f9dView commit details -
Merge pull request #73 from jobleier/master
enable linking to documentation hosted on third party server
Configuration menu - View commit details
-
Copy full SHA for 8bbf49c - Browse repository at this point
Copy the full SHA 8bbf49cView commit details
Commits on Oct 1, 2019
-
fix cmake failure when building without tests
If -DCATKIN_ENABLE_TESTING=0 is set during cmakeing the call to catkin_add_nosetests(...) fails. This is fixed by checking if testing is enabled
Configuration menu - View commit details
-
Copy full SHA for 8e5c64c - Browse repository at this point
Copy the full SHA 8e5c64cView commit details
Commits on Oct 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5721e65 - Browse repository at this point
Copy the full SHA 5721e65View commit details
Commits on Nov 7, 2019
-
Merge pull request #88 from agutenkunst/fix/remove_obsolete_doxygen
Removes obsolete doxygen options
Configuration menu - View commit details
-
Copy full SHA for e00dd54 - Browse repository at this point
Copy the full SHA e00dd54View commit details
Commits on Nov 8, 2019
-
Merge pull request #87 from ftsell/master
fix cmake failure when building without tests
Configuration menu - View commit details
-
Copy full SHA for 884f769 - Browse repository at this point
Copy the full SHA 884f769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a5b362 - Browse repository at this point
Copy the full SHA 7a5b362View commit details
Commits on Nov 23, 2019
-
Merge pull request #90 from v4hn/pr-master-support-python3
backwards-compatible fix for python3 API changes
Configuration menu - View commit details
-
Copy full SHA for ec884e5 - Browse repository at this point
Copy the full SHA ec884e5View commit details
Commits on Dec 27, 2019
-
NOT only USE_MDFILE_AS_MAINPAGE needs to be set, but also the MD file needs to be added to INPUT as mentioned in https://stackoverflow.com/a/13442157
Configuration menu - View commit details
-
Copy full SHA for 75c1120 - Browse repository at this point
Copy the full SHA 75c1120View commit details
Commits on Jan 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0a86fc2 - Browse repository at this point
Copy the full SHA 0a86fc2View commit details
Commits on Jan 25, 2020
-
Use conditional dependencies (#93)
* Use conditional dependencies for all Python rosdep keys * Only depend on epydoc if using Python 2 * Switch to python?-catkin-pkg-modules since the CLI tools aren't used * Python 2 and 3 versions are side-by-side installable * Switch to python?-rospkg-modules since the CLI tools aren't used * Python 2 and 3 versions are side-by-side installable Signed-off-by: Shane Loretz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8973be1 - Browse repository at this point
Copy the full SHA 8973be1View commit details
Commits on Jan 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 922c5f3 - Browse repository at this point
Copy the full SHA 922c5f3View commit details
Commits on Feb 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 11456f4 - Browse repository at this point
Copy the full SHA 11456f4View commit details
Commits on Feb 5, 2020
-
Merge pull request #95 from sshige/fix_global_name_conf
fix NameError: global name 'conf' is not defined
Configuration menu - View commit details
-
Copy full SHA for 1dfc026 - Browse repository at this point
Copy the full SHA 1dfc026View commit details
Commits on Feb 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 597dce2 - Browse repository at this point
Copy the full SHA 597dce2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d3ce5 - Browse repository at this point
Copy the full SHA 27d3ce5View commit details
Commits on Mar 11, 2020
-
Bump CMake version to avoid CMP0048
Signed-off-by: Shane Loretz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9124506 - Browse repository at this point
Copy the full SHA 9124506View commit details
Commits on May 21, 2020
-
Merge pull request #97 from ros-infrastructure/sloretz/cmp0048
Bump CMake version to avoid CMP0048
Configuration menu - View commit details
-
Copy full SHA for 981c151 - Browse repository at this point
Copy the full SHA 981c151View commit details
Commits on Sep 1, 2020
-
Read include_path from config file
* Removes warning about non existing INCLUDE_PATH. Closes #86
Configuration menu - View commit details
-
Copy full SHA for c4c6034 - Browse repository at this point
Copy the full SHA c4c6034View commit details
Commits on May 12, 2021
-
Merge pull request #100 from agutenkunst/fix/include_path_warning
Read include_path from config file
Configuration menu - View commit details
-
Copy full SHA for 6d99148 - Browse repository at this point
Copy the full SHA 6d99148View commit details
Commits on Oct 5, 2021
-
Used by Doxygen for inheritance diagrams.
Configuration menu - View commit details
-
Copy full SHA for e710202 - Browse repository at this point
Copy the full SHA e710202View commit details
Commits on Nov 2, 2021
-
Merge pull request #102 from MatthijsBurgh/patch-1
Add missing graphviz dep
Configuration menu - View commit details
-
Copy full SHA for 5f3fc0f - Browse repository at this point
Copy the full SHA 5f3fc0fView commit details
Commits on May 1, 2023
-
Add support for configuring INPUT_FILTER doxygen option (#103)
Signed-off-by: Martin Pecka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3628412 - Browse repository at this point
Copy the full SHA 3628412View commit details
Commits on Jun 23, 2023
-
Add option "required" to builder configs which will cause rosdoc_lite…
… to fail if the builder fails. (#106) * Add option "required" to builder configs which will cause rosdoc_lite to fail if the builder fails. * Require documentation of this package to finish properly. * Added documentation to the added exception from generate_docs.
Configuration menu - View commit details
-
Copy full SHA for 5338b2c - Browse repository at this point
Copy the full SHA 5338b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71005bf - Browse repository at this point
Copy the full SHA 71005bfView commit details -
add generate_treeview option (#96)
To enable the treeview set in rosdoc.yaml ``` - builder: doxygen generate_treeview: YES ```
Configuration menu - View commit details
-
Copy full SHA for 299a7c5 - Browse repository at this point
Copy the full SHA 299a7c5View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 75cecd9 - Browse repository at this point
Copy the full SHA 75cecd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce4dc4 - Browse repository at this point
Copy the full SHA 3ce4dc4View commit details
Commits on Apr 15, 2024
-
Fix urllib import on Python3 (#108)
* fix: failing to import urllib on python3 * test: add tests for prepare_tagfiles
Configuration menu - View commit details
-
Copy full SHA for 6402ee7 - Browse repository at this point
Copy the full SHA 6402ee7View commit details
Commits on Apr 16, 2024
-
[Bugfix] Fix decoding on python 3 (#109)
* fix: failing to decode return * refactor: use encoding only for python 3
Configuration menu - View commit details
-
Copy full SHA for ddd0835 - Browse repository at this point
Copy the full SHA ddd0835View commit details