doxygen-add-docs-USE_STAMP_FILE.rst 355 B

1234567
  1. doxygen-add-docs-USE_STAMP_FILE
  2. -------------------------------
  3. * The :command:`doxygen_add_docs` command from the :module:`FindDoxygen`
  4. module gained a new ``USE_STAMP_FILE`` option. When this option present,
  5. the custom target created by the command will only re-run Doxygen if any
  6. of the source files have changed since the last successful run.