Minimalist Online Docmentation |
|
![]() |
![]()
OverviewMinimalist Online Documentation (MOD) is a very simple document format specification that tries to make it easier to build and maintain a documentation-based website. This tutorial will lead you through the process of creating a new web site using MOD. Here's the basic process. Each of these steps will be covered in greater depth as you go through the tutorial: Each web site that you maintain will have a "source tree"; these are the files written in MOD format that contain the content of your web site. When you're done making changes to the source files, you run the mod2html program to convert the tree to HTML and install it at its destination.
The tutorial doesn't explain all of the features of MOD, but it does give you
enough to get started. You can learn about MOD's more advanced features by
browsing the reference.
|