my_modules is simply modules now
This commit is contained in:
parent
295ab39024
commit
e0012c3c62
139 changed files with 187 additions and 197 deletions
5
modules/markout/README.md
Normal file
5
modules/markout/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
MarkOut
|
||||
===
|
||||
This modules transforms a subset of Markdown into HTML. It's used by the
|
||||
[HTMLOut](../htmlout) module to process README.md files and incorporate their
|
||||
contents into the "index.html" files that we generate when browsing directories.
|
||||
Loading…
Reference in a new issue