Skip to content

Conversation

@albert-github
Copy link
Collaborator

With the aid of the doxygen command \fileinfo this can be accomplished like:

\myedit{\fileinfo}

and setting:

ALIASES = myedit{1}="<a href=https://github.com/doxygen/doxygen/blob/master/\1> \image{inline} html tst.svg </a>"

and the proper handling of the \fileinfo and \lineinfo commands in the HTML A-tags.

Example: example.tar.gz

With the aid of the doxygen command `\fileinfo` this can be accomplished like:
```
\myedit{\fileinfo}
```
and setting:
```
ALIASES = myedit{1}="<a href=https://github.com/doxygen/doxygen/blob/master/\1> \image{inline} html tst.svg </a>"
```
and the proper handling of the `\filinfo` and `\lineinfo` commands in the HTML A-rags.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement a request to enhance doxygen, not a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant