Ken Huang
Ken Huang
OK, thanks for the extra info. > there are other cases that now will have problems as there are no links generated anymore for this part. This is what I'm...
Hi, Recently I take some time to implement a web server, https://texttoolkit.com/erd-diagram ( Yeah, the UI is ugly, I know :( ), I hope it will help someone. There are...
@gonzaloserrano I would open source it if you're insterested, though it's quite simple :) UPDATE: Here it is, https://github.com/whatacold/erd-repl .
Just confirmed that this could be reproduced with master: doxygen --version 1.11.0 (9b515509538c721b2e9d586a29209cc69d7bf880*)
Thanks for the quick fix, would you like to also respect `.Site.Params.homeTitle`, as in `header.html`? BTW, what's the difference between `$.Scratch.Set "Title"` and `$.Scratch.Set "title"`? I'm confused.
Hi, I think this should work, i.e. without the language prefix, thought I haven't test it myself: ```toml [languages.es.menu] [[languages.es.menu.main]] name = "Acerca" url = "page/acerca" [languages.en.menu] [[languages.en.menu.main]] name =...
@rterakedis Thanks for you hark work! Do you have a branch already, so that people wanting to test will set it up quickly?
I can confirm this, I find the `` code at `head.html` but don't know how to fix it yet. Also, tt persists even after setting `homeTitle`.
Restarting the server on the target device helped for me.
Hey @msin32, I've also encountered this, and I've created a PR (#84) for it. If you're in a rush, you can just override `emacs-everywhere--app-info-linux` temporarily, otherwise wait for it to...