1
0
Go to file
2019-01-26 12:04:37 -08:00
css first commit 2019-01-26 10:35:55 -05:00
html first commit 2019-01-26 10:35:55 -05:00
md Merge branch 'update' of tsr/dox into master 2019-01-26 12:04:37 -08:00
org Added Connect to IRC with Tor 2019-01-26 14:29:14 -05:00
README.md fixed dirtree structure 2019-01-26 10:42:53 -05:00
update Add update script 2019-01-26 11:58:53 -08: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