fixed dirtree structure
This commit is contained in:
parent
25bb4f276b
commit
0d67ff01c1
17
README.md
17
README.md
@ -14,19 +14,4 @@ we have created from projex. The goals are:
|
||||
|
||||
for now, the file structure should be:
|
||||
|
||||
### /
|
||||
|
||||
README.md pandoc.sh (a method for converting each on org/ to html and
|
||||
README.md)
|
||||
|
||||
1. html
|
||||
|
||||
<all html copies of these files>
|
||||
|
||||
2. org
|
||||
|
||||
README.org <all org copies of these files>
|
||||
|
||||
3.
|
||||
|
||||
|
||||
. ├── css ├── html ├── md ├── org └── scripts README.md
|
||||
|
@ -8,12 +8,10 @@ The purpose of dox is to create a git repository for the documentation we have c
|
||||
|
||||
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>
|
||||
****
|
||||
.
|
||||
├── css
|
||||
├── html
|
||||
├── md
|
||||
├── org
|
||||
└── scripts
|
||||
README.md
|
||||
|
Loading…
Reference in New Issue
Block a user