File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Options
30
30
DOCSET_BUNDLE_ID property in your Doxyfile before generating
31
31
documentation.
32
32
33
- --help Print documentation documentation.
33
+ --help Print this documentation.
34
34
```
35
35
36
36
Preparing Doxygen for Docsets
@@ -39,6 +39,8 @@ Preparing Doxygen for Docsets
39
39
* In the Doxyfile for your project, make sure the following options are set:
40
40
* ` GENERATE_DOCSET = YES `
41
41
* ` GENERATE_HTML = YES `
42
+ * For more thorough instructions on configuring Doxygen. See this reference
43
+ https://kapeli.com/docsets#doxygen .
42
44
* Invoke Doxygen to generate HTML documentation. On a successful invocation
43
45
of doxygen with the required flags, the html/ directory should be generated.
44
46
* This tool depends on reading the following files generated by Doxygen. If
You can’t perform that action at this time.
0 commit comments