We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6a532 commit 28aff4dCopy full SHA for 28aff4d
README.md
@@ -1,13 +1,13 @@
1
-Doxygen 2 Docsets
2
-=================
+Dash or Zeal Docsets from Doxygen Documentation
+===============================================
3
4
[](https://circleci.com/gh/chinmaygarde/doxygen2docset)
5
6
-Converts Doxygen Documentation to a Dash or Zeal Docset.
+Converts Doxygen Documentation to a [Dash](https://kapeli.com/dash) or [Zeal](https://zealdocs.org/) Docset.
7
8
Usage
9
-----
10
-
+First, generate Doxygen documentation with the `GENERATE_DOCSET` option enabled. Then generate the Docset with:
11
```
12
doxgen2docset --doxygen <path to doxygen source> --docset <path to docset dir> [--help]
13
0 commit comments