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
70 stars 18 forks source link

Watch Doxygen input change #7

Closed JakubAndrysek closed 2 years ago

JakubAndrysek commented 3 years ago

Run Doxygen only after some change. Create a file map with a timestamp of the last change. Use os.walk

JakubAndrysek commented 2 years ago

Look at some problems with Mkdovs temp folder - remove