-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
Description
I followed the Getting Started guide and it talks about what happens when I run Breathe but it never says how to call breathe to actually generate the docs.
This is where I would expect a "to run exhale, enter following command in your command-line:". Do I need to setup CMake in order to use breathe? Why is there no simple generate_docs.py
example file inside the Getting Started guide?
Before changing my build configurations I'd at least like to see what I get with breathe on my codebase. Am I simply missing something?