Commits (2)
......@@ -45,7 +45,7 @@ timestamps_in_documentation_generated_by_phpdox:
/usr/share/php/TheSeer/phpDox/generator/enricher/build/Build.php ?
nondeterminstic_todo_identifiers_in_documentation_generated_by_doxygen:
description: |
eg. <a class="anchor" id="_todo000056"> vs <a class="anchor" id="_todo000058">
eg. '<a class="anchor" id="_todo000056"> vs <a class="anchor" id="_todo000058">'
timestamps_in_documentation_generated_by_doxygen:
description: |
If Doxyfile contains HTML_TIMESTAMP = YES, Doxygen will add a
......
......@@ -716,6 +716,7 @@ apt:
- build_id_differences_only
- gcc_captures_build_path
- nondeterminstic_todo_identifiers_in_documentation_generated_by_doxygen
- nondeterministic_ordering_in_documentation_generated_by_doxygen
apt-cacher-ng:
version: 3.6.3-1
comments: |
......