-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
If I create a "MySection.md" file using docnet, it will be transformed to MySection.htm with url like http://mydomain.com/MySection.htm which looks ugly and old school. I want to form url in the http://mydomain.com/MySection/ format. It should be easy to implement: we just have to generate MySection folder with index.htm file instead of MySection.md file.
Such feature could have an additional parameter in docnet.json wich allows enabling of disabling it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels