8000 Bug 789661 Generate edit links into Bitbucket/GitHub editor by albert-github · Pull Request #11293 · doxygen/doxygen · GitHub
[go: up one dir, main page]

Skip to content

Bug 789661 Generate edit links into Bitbucket/GitHub editor #11293

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
0