Andrew Henry
bd984abc0f
Changed encoding of images to address https://github.com/nasa/openmctweb/issues/203
2015-10-28 11:14:07 -07:00
akhenry
407d9881ff
Merge pull request #200 from nasa/open-toc
...
[Documentation] Add table of contents
2015-10-23 19:16:51 -07:00
Andrew Henry
cc97408433
Removed inserted TOC
2015-10-20 21:16:54 -07:00
Andrew Henry
93f8e61c40
roll back TOC generation
2015-10-20 21:12:14 -07:00
Victor Woeltjen
21739fffd9
[Documentation] Add table of contents
...
Add table of contents to generated documents, without
modifying document sources; nasa/openmctweb#189 .
2015-10-20 15:58:57 -07:00
Henry
9d17768327
Updated tutorial to reference app.js built in web server instead of http-server
2015-10-15 15:51:54 -07:00
Henry
688718cad0
Fixed jslint errors
2015-10-15 13:10:03 -07:00
Andrew Henry
efb7611f6e
Added Table of Contents generation
2015-10-15 12:35:38 -07:00
Andrew Henry
d3ff0a258e
Added links to architecture document from services
2015-10-14 19:18:27 -07:00
Andrew Henry
4f18663c71
Fixed title in tutorials
2015-10-14 17:14:00 -07:00
Andrew Henry
8c2a29e895
Modified file copy prcess to prevent encoding of png's as utf8
2015-10-14 17:11:08 -07:00
Henry
5b617295e9
Did review of tutorials
2015-10-13 13:54:24 -07:00
Andrew Henry
53a3a2f459
Additional editing
2015-10-13 13:54:24 -07:00
Andrew Henry
64fae21d16
Fixed code formatting error
2015-10-13 13:54:24 -07:00
Andrew Henry
87f48aac35
Fixed code formatting error
2015-10-13 13:54:24 -07:00
Andrew Henry
e43a788a6d
Fixed code formatting error
2015-10-13 13:54:24 -07:00
Andrew Henry
fa487e026e
Fixed code formatting error
2015-10-13 13:54:24 -07:00
Andrew Henry
3701fd75dd
Finished first pass of tutorials
2015-10-13 13:54:24 -07:00
Andrew Henry
d787e84fd4
Updated tutorials
2015-10-13 13:54:24 -07:00
Andrew Henry
1922e1e241
Finished developer guide
...
Fixed date of modification
2015-10-13 13:54:24 -07:00
Andrew Henry
e52f53b7ff
Fixed markdown
2015-10-13 13:54:24 -07:00
Andrew Henry
d1be256691
Reverted gendocs changes
2015-10-13 13:54:12 -07:00
Andrew Henry
37dede568c
Added Capabilities
2015-09-29 15:30:12 -07:00
Andrew Henry
b3fb06ba3f
Up to page 52
2015-09-25 14:28:52 -07:00
Andrew Henry
b7a612127d
Added additional sections, up to Templates
2015-09-25 09:09:34 -07:00
Andrew Henry
2f4cf44229
Added additional pages to developer's guide MD version
2015-09-24 13:17:46 -07:00
Andrew Henry
73e959f95a
Incremental commit of developer's guide
2015-09-24 09:44:24 -07:00
Victor Woeltjen
ddae7823f9
[Documentation] Satisfy JSLint
...
MissionControl/vista#21
2015-08-06 13:02:33 -07:00
Victor Woeltjen
633c00f161
[Documentation] Minor cleanup
...
Minor cleanup around placeholder sections of
documentation, MissionControl/vista#21
2015-08-06 11:53:04 -07:00
Victor Woeltjen
320be34798
[Documentation] Add clarifying comments
...
Add clarifying comments to doc generator,
MissionControl/vista#21 .
2015-08-06 11:44:28 -07:00
Victor Woeltjen
3dace28eb3
[Documentation] Finish platform architecture
...
MissionControl/vista#21
2015-08-06 11:39:01 -07:00
Victor Woeltjen
19db1c9c2b
[Documentation] Add narrative about tiers
...
MissionControl/vista#21
2015-08-06 11:12:02 -07:00
Victor Woeltjen
935360e2eb
[Documentation] Document remaining services
...
MissionControl/vista#21
2015-08-06 11:02:12 -07:00
Victor Woeltjen
4c8d07bba8
[Documentation] Telemetry service architecture
...
MissionControl/vista#21
2015-08-05 17:24:36 -07:00
Victor Woeltjen
096dce1fe0
[Documentation] Clarify terminology
...
MissionControl/vista#21
2015-08-05 16:35:58 -07:00
Victor Woeltjen
96f738b6b6
[Documentation] Diagram service infrastructure
...
MissionControl/vista#21
2015-08-04 17:10:04 -07:00
Victor Woeltjen
3c325b8870
[Documentation] Add more high-level platform information
...
MissionControl/vista#21
2015-08-04 16:55:29 -07:00
Victor Woeltjen
0bf510ca08
[Documentation] Add more useful patterns
...
MissionControl/vista#21
2015-08-04 16:31:01 -07:00
Victor Woeltjen
fc0c902886
[Documentation] More service infrastructure
...
MissionControl/vista#21
2015-08-04 16:11:13 -07:00
Victor Woeltjen
f8dd69bbfa
[Documentation] Complete framework arch
...
MissionControl/vista#21
2015-08-04 14:55:52 -07:00
Victor Woeltjen
926ee14546
[Documentation] Add composite services notes
...
MissionControl/vista#21
2015-08-04 14:23:23 -07:00
Victor Woeltjen
aea286779e
[Documentation] Add custom renderer
...
MissionControl/vista#21
2015-08-04 13:37:45 -07:00
Victor Woeltjen
55d52d060a
[Documentation] Switch to marked
...
Switch markdown generator to something more up-to-date,
MissionControl/vista#21 .
2015-08-04 13:20:19 -07:00
Victor Woeltjen
503bae661c
[Documentation] Add more description to framework
...
MissionControl/vista#21
2015-08-04 13:15:19 -07:00
Victor Woeltjen
4803eef907
[Documentation] Add initial arch. docs
...
Add initial architecture docs; remove docs folder
from gitignore, as the generated docs (which should
be ignored) have been moved to target/docs.
MissionControl/vista#21 .
2015-08-04 09:55:15 -07:00
Victor Woeltjen
4240e8843b
[Documentation] Begin adding arch diagrams
...
MissionControl/vista#21
2015-08-04 09:52:09 -07:00
Victor Woeltjen
ae7fc27c9e
[Documentation] Copy over css, png files
...
...in addition to .html files. MissionControl/vista#21
2015-08-03 12:49:35 -07:00
Victor Woeltjen
ff5e7486bc
[Documentation] Move doc sources
...
Move doc sources to docs/src MissionControl/vista#21
2015-08-03 12:46:47 -07:00
Victor Woeltjen
867b5f726a
[Documentation] Changes doc output directory
...
MissionControl/vista#21
2015-08-03 12:34:12 -07:00