1
0
dox/org
2019-01-26 13:14:18 -08:00
..
emacs.org emacs: how to show TOC ; typo 2019-01-26 07:46:48 -08:00
git.org added formatting to org/git.org 2019-01-26 13:13:10 -08:00
index.org first commit 2019-01-26 10:35:55 -05:00
inspircdathemelimnoria.org.html added irc-how-to.org 2019-01-26 13:29:08 -05:00
irc-how-to.org more formatting 2019-01-26 11:58:14 -08:00
irc-tor.org Added Connect to IRC with Tor 2019-01-26 14:29:01 -05:00
ircwalkthrough.org added irc-how-to.org 2019-01-26 13:29:08 -05:00
kpcli.org first commit 2019-01-26 10:35:55 -05:00
README.org more formatting 2019-01-26 11:58:14 -08:00
serverl337.org first commit 2019-01-26 10:35:55 -05:00

dox

Intro

The purpose of dox is to create a git repository for the documentation we have created from projex. The goals are:

  1. download each etherpad in the projex pad
  2. org-ify each pad
  3. write a pandoc script to convert each to html
  4. write a pandoc script to convert this to markdown

for now, the file structure should be:

``` . ├── css ├── html ├── md ├── org └── scripts README.md ```