css | ||
html | ||
org | ||
README.md |
dox
Intro
The purpose of dox is to create a git repository for the documentation we have created from projex. The goals are:
- download each etherpad in the projex pad
- org-ify each pad
- write a pandoc script to convert each to html
- write a pandoc script to convert this to markdown
for now, the file structure should be:
/
README.md pandoc.sh (a method for converting each on org/ to html and README.md)
-
html
<all html copies of these files>
-
org
README.org <all org copies of these files>