JakubAndrysek / MkDoxy

📖 Automatically generates API documentation for your project based on Doxygen comments and code snippets in your markdown files.
https://mkdoxy.kubaandrysek.cz/
MIT License
60 stars 16 forks source link

Edit Doxifile through main config #3

Closed JakubAndrysek closed 2 years ago

JakubAndrysek commented 2 years ago

Edit Doxifile through main config

plugins:
    - search
    - doxygen-snippets:
        doxyfile:
            - DOXYFILE_ENCODING: UTF-8
            - EXAMPLE_PATH': my_examples