Skip to content

Commit bca94f2

Browse files
authored
Update documentation. (#2)
1 parent 89fa6c2 commit bca94f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Options
3030
DOCSET_BUNDLE_ID property in your Doxyfile before generating
3131
documentation.
3232
33-
--help Print documentation documentation.
33+
--help Print this documentation.
3434
```
3535

3636
Preparing Doxygen for Docsets
@@ -39,6 +39,8 @@ Preparing Doxygen for Docsets
3939
* In the Doxyfile for your project, make sure the following options are set:
4040
* `GENERATE_DOCSET = YES`
4141
* `GENERATE_HTML = YES`
42+
* For more thorough instructions on configuring Doxygen. See this reference
43+
https://kapeli.com/docsets#doxygen.
4244
* Invoke Doxygen to generate HTML documentation. On a successful invocation
4345
of doxygen with the required flags, the html/ directory should be generated.
4446
* This tool depends on reading the following files generated by Doxygen. If

0 commit comments

Comments
 (0)