Skip to content

Commit 28aff4d

Browse files
authored
Update README.md
1 parent 2f6a532 commit 28aff4d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
Doxygen 2 Docsets
2-
=================
1+
Dash or Zeal Docsets from Doxygen Documentation
2+
===============================================
33

44
[![CircleCI](https://circleci.com/gh/chinmaygarde/doxygen2docset.svg?style=svg)](https://circleci.com/gh/chinmaygarde/doxygen2docset)
55

6-
Converts Doxygen Documentation to a Dash or Zeal Docset.
6+
Converts Doxygen Documentation to a [Dash](https://kapeli.com/dash) or [Zeal](https://zealdocs.org/) Docset.
77

88
Usage
99
-----
10-
10+
First, generate Doxygen documentation with the `GENERATE_DOCSET` option enabled. Then generate the Docset with:
1111
```
1212
doxgen2docset --doxygen <path to doxygen source> --docset <path to docset dir> [--help]
1313
```

0 commit comments

Comments
 (0)