docgen-tool 3.2.9 → 3.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  This is the empty template page for DocGen.
2
2
 
3
- To get started, edit **index.txt** and run DocGen. For more help see the
3
+ To get started, edit **index.md** and run DocGen. For more help see the
4
4
  [user guide](http://mtmacdonald.github.io/docgen/).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "docgen-tool",
3
- "version": "3.2.9",
3
+ "version": "3.2.11",
4
4
  "description": "A tool for creating HTML and PDF documentation",
5
5
  "main": "dist/docgen.js",
6
6
  "bin": {