File tree Expand file tree Collapse file tree 2 files changed +31
-3
lines changed Expand file tree Collapse file tree 2 files changed +31
-3
lines changed Original file line number Diff line number Diff line change 1
- doxdox
2
- ======
1
+ [ ![ ] ( https://david-dm.org/neogeek/doxdox.svg )] ( https://david-dm.org/neogeek/doxdox/ )
3
2
4
- HTML and Markdown documentation generator.
3
+ #doxdox
4
+
5
+ > HTML and Markdown documentation generator.
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " doxdox" ,
3
+ "description" : " HTML and Markdown documentation generator." ,
4
+ "version" : " 0.0.1" ,
5
+ "license" : " MIT" ,
6
+ "dependencies" : {
7
+ "dox" : " 0.4.6"
8
+ },
9
+ "keywords" : [
10
+ " documentation" ,
11
+ " html" ,
12
+ " bootstrap" ,
13
+ " markdown"
14
+ ],
15
+ "authors" : [
16
+ {
17
+ "name" : " Scott Doxey" ,
18
+ "email" : " hello@scottdoxey.com" ,
19
+ "homepage" : " http://scottdoxey.com/"
20
+ }
21
+ ],
22
+ "homepage" : " https://github.com/neogeek/doxdox" ,
23
+ "repository" : {
24
+ "type" : " git" ,
25
+ "url" : " git://github.com/neogeek/doxdox.git"
26
+ }
27
+ }
You can’t perform that action at this time.
0 commit comments