.. | ||
emacs.md | ||
git.md | ||
index.md | ||
irc-how-to.md | ||
irc-tor.md | ||
ircwalkthrough.md | ||
kpcli.md | ||
README.md | ||
serverl337.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:
``` . ├── css ├── html ├── md ├── org └── scripts README.md ```