We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca90e5 commit dd701f5Copy full SHA for dd701f5
README.md
@@ -19,8 +19,7 @@ Preparing Project Doxyfile for Docsets
19
* In the `Doxyfile` for your project, make sure the following options are set:
20
* `GENERATE_DOCSET = YES`
21
* `GENERATE_HTML = YES`
22
- * For more thorough instructions on configuring Doxygen. See this reference
23
- https://kapeli.com/docsets#doxygen.
+ * For more thorough instructions on configuring Doxygen. [See this reference](https://kapeli.com/docsets#doxygen).
24
* Invoke `doxygen` to generate HTML documentation. On a successful invocation
25
of doxygen with the required flags, the html/ directory should be generated.
26
* This tool depends on reading the following files generated by Doxygen. If
0 commit comments