mirror of
https://github.com/nasa/openmct.git
synced 2025-06-03 16:10:54 +00:00
Merge remote-tracking branch 'github-open/open-readme-cairo' into open-master
This commit is contained in:
commit
0ea5721f76
15
README.md
15
README.md
@ -103,6 +103,21 @@ This build will:
|
|||||||
|
|
||||||
Run as `mvn clean install`.
|
Run as `mvn clean install`.
|
||||||
|
|
||||||
|
### Building Documentation
|
||||||
|
|
||||||
|
Open MCT Web's documentation is generated by an
|
||||||
|
[npm](https://www.npmjs.com/)-based build:
|
||||||
|
|
||||||
|
* `npm install` _(only needs to run once)_
|
||||||
|
* `npm run docs`
|
||||||
|
|
||||||
|
Documentation will be generated in `target/docs`. Note that diagram
|
||||||
|
generation is dependent on having [Cairo](http://cairographics.org/download/)
|
||||||
|
installed; see
|
||||||
|
[node-canvas](https://github.com/Automattic/node-canvas#installation)'s
|
||||||
|
documentation for help with installation.
|
||||||
|
|
||||||
|
|
||||||
# Glossary
|
# Glossary
|
||||||
|
|
||||||
Certain terms are used throughout Open MCT Web with consistent meanings
|
Certain terms are used throughout Open MCT Web with consistent meanings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user