Releases: FransBouma/DocNet
v0.16.6
v0.16.3
Changes:
v0.16.3:
- #80 - Add a StartingPageName setting
v0.16.1:
- #78 - Fixes 3 issues, regarding links
v0.16.0:
- #76 - Add docs for UrlFormatting contributed by Geert van Horrik (GeertvanHorrik)
- #75 - Add UrlFormatting (defaults to None which is current behavior) contributed by Geert van Horrik (GeertvanHorrik)
- #74 - Add docs for not found (404) page contributed by Geert van Horrik (GeertvanHorrik)
- #73 - Create docs for StripIndexHtm & convert list to headers to make docs easier to read contributed by Geert van Horrik (GeertvanHorrik)
- #72 - Generate 404 (Not Found) page in the root contributed by Geert van Horrik (GeertvanHorrik)
- #71 - Add 'StripIndexHtm' feature (default = false) contributed by Geert van Horrik (GeertvanHorrik)
- #70 - Fix file name typo contributed by Geert van Horrik (GeertvanHorrik)
- #69 - Add docs for MaxLevelInToC feature contributed by Geert van Horrik (GeertvanHorrik)
- #68 - Document PathSpecification feature contributed by Geert van Horrik (GeertvanHorrik)
- #65 - Introduce PathSpecification contributed by Geert van Horrik (GeertvanHorrik)
- #63 - List all headings and build a hierarchy of the headings inside a markdown file contributed by Geert van Horrik (GeertvanHorrik)
- #61 - Fix name clashes for auto-generated index files when using the same name for subdirectories contributed by Geert van Horrik (GeertvanHorrik)
- #60 - Add docs for the wildcard inclusion feature contributed by Geert van Horrik (GeertvanHorrik)
- #58 - Support automatic inclusion of files using ** (e.g. reference/**) contributed by Geert van Horrik (GeertvanHorrik)
Commits: 613c584...537cd34
v0.14
v0.13.2
v0.13.1
(0.13.0 contained outdated default theme css files. Please use this download if you downloaded 0.13.0)
- #36 - Include permalink links in all headers
- #34 - [wip] Add Handlebars support and escaping @@ tags in markdown code contributed by Vladimir Negacevschi (vladnega)
- #32 - Add setting for configuring include folder
- #31 - Added support for @@include tag which will allow embedding html/markdown files from the '_partial' folder contributed by Seemant Rajvanshi (seemantr)
- #30 - The path on the generated __index replacement page isn't relative to the root
- #29 - Do not encode targetUrl as it creates an issue when the home url contain a '/' contributed by Seemant Rajvanshi (seemantr)
- #27 - Added support for @@include tag which will allow embedding html files from the '_partial' folder contributed by Seemant Rajvanshi (seemantr)
- #26 - The auto-generated topic list on a missing __index contains a typo
- #24 - [Ignore] Added support for @@include tag contributed by Seemant Rajvanshi (seemantr)
- #23 - Implement Special attribute blocks for ExtraMode in markdown
Commits: d69c9f8...16961be
v0.10
v0.9.0
v0.8.1
This is the binary build with the themes ready to go. Unpack in a folder, visit http://fransbouma.github.io/DocNet/ and start generating great docs! Oh, you have to write the docs first of course, in markdown files ;).
v0.8.0
This is the binary build with the themes ready to go. Unpack in a folder, visit http://fransbouma.github.io/DocNet/ and start generating great docs! Oh, you have to write the docs first of course, in markdown files ;).
v0.7.2
This is the binary build with the themes ready to go. Unpack in a folder, read the readme.md (you need to!) and start generating great docs! Oh, you have to write the docs first of course, in markdown files ;).