File tree 1 file changed +3
-18
lines changed
1 file changed +3
-18
lines changed Original file line number Diff line number Diff line change 1
- This directory generates the Arc documentation published at
2
- http://arcdoc.eval.to/
3
-
4
1
To generate the documentation after making changes to the .tem
5
2
template files, run:
6
3
@@ -10,20 +7,8 @@ The resulting output will appear in the output/ directory. You can
10
7
open the output/index.html file directly in your web browser; you
11
8
don't need to be running a web server.
12
9
13
- When you're happy with your changes commit them to Anarki. We'll put
14
- together some system to automatically publish commits to Anarki to
15
- arcdoc.eval.to; in the meantime, ping <andrew.wilcox@gmail.com> to
16
- push the button.
17
-
18
- NOTE: I (Andrew) couldn't figure out how to run Anarki from the
19
- arcfn-docs directory, so I used the hackinator instead. *You don't
20
- have to do this*. Just fix generate.sh to use Anarki instead if you
21
- want.
22
-
23
- How the automatic process will work: It will
24
- - pull the latest code from Anarki
25
- - run generate.sh
26
- - copy the contents of output/ to arcdoc.eval.to
10
+ When you're happy with your changes, push to github to update
11
+ http://arclanguage.github.io.
27
12
28
13
This Arc documentation was originally written by Ken Shirriff
29
- <kens@arcfn.com>, and is now community supported in Anarki .
14
+ <kens@arcfn.com>, and is now community- supported.
You can’t perform that action at this time.
0 commit comments