Support Doxygen PHP namespaces #18

Open
opened 2024-03-11 02:10:21 +00:00 by AaronFiore · 0 comments
AaronFiore commented 2024-03-11 02:10:21 +00:00 (Migrated from gitea.com)

By default, Doxygen apparently won't correctly parse the \ in a PHP namespace docker_finance\foo\bar.

This is a known issue with a workaround somewhere that hacks in a regexp.

  • Fix Doxygen-side of things
  • Revisit/fixup PHP namespace documentation
By default, Doxygen apparently won't correctly parse the `\` in a PHP namespace `docker_finance\foo\bar`. This is a known issue with a workaround somewhere that hacks in a regexp. - [ ] Fix Doxygen-side of things - [ ] Revisit/fixup PHP namespace documentation
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#18