Skip to content
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

Remove from doc/doxygen_exceptions.txt: "Unexpected html tag <img>..." #267

Closed
dschlaep opened this issue Jul 25, 2019 · 0 comments
Closed

Comments

@dschlaep
Copy link
Member

As of July 25, 2019, we are getting a warning

warning: Unexpected html tag <img> found within <a href=...> context

when we run doxygen on travis-ci because of doxygen/doxygen#6039. This issue is fixed but not published in a release. Once this is published and available on travis-ci, then we should remove this exception from doc/doxygen_exceptions.txt

@dschlaep dschlaep added this to the Document code milestone Jul 25, 2019
dschlaep added a commit that referenced this issue Jul 25, 2019
…eptions)

- fix #266 (comment)
- addressing #266

- new script `tools/run_doxygen.sh`
- new make targets: "doc" and "doc_clean"

- continuous integration: travis-ci will now use the new script which fails on warnings, but disregards exceptions that are documented in the new file `doc/doxygen_exceptions.txt`

- currently, there is one known exception, see #267

- moved `Doxyfile` to `doc/` (addressing #89)
dschlaep added a commit that referenced this issue Jan 24, 2022
- close issue #267 (Remove from doc/doxygen_exceptions.txt: "Unexpected html tag <img>...")
- doxygen issue resolved with v1.8.16 (github actions installs v1.8.17 on ubuntu-release; and I get v1.9.3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant