Skip to content

Instantly share code, notes, and snippets.

@lrineau
Last active December 5, 2024 08:42
Show Gist options
  • Save lrineau/344e3f8e5fc93835a285d496eaa41b44 to your computer and use it in GitHub Desktop.
Save lrineau/344e3f8e5fc93835a285d496eaa41b44 to your computer and use it in GitHub Desktop.
\warning this function is not thread-safe
\hello
ALIASES = "hello=\note Hello world!"
QUIET = YES
GENERATE_LATEX = NO
GENERATE_XML = YES
/**
@mainpage
This is a test.
\include{doc} block.dox-incl
@section intro Introduction
This is a test.
@section install Installation
This is a test.
@section usage Usage
This is a test.
@section license License
This is a test.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment