Skip to content

Commit

Permalink
docs/processes added note to set api key for doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
tgbugs committed Sep 27, 2018
1 parent 623e301 commit d22673f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/processes.md
Expand Up @@ -232,7 +232,7 @@ of [pandoc](https://github.com/jgm/pandoc/releases/download/2.2.3.2/pandoc-2.2.3
3. `git clone https://github.com/tgbugs/orgstrap.git` and run `orgstrap/orgstrap`

### Build
On aux-resolver `pyontutils/pyontutils/docs.py`
On aux-resolver `SCICRUNCH_API_KEY=$(cat api-key) pyontutils/pyontutils/docs.py`

### Deploy
On aux-resolver `cp -a pyontutils/pyontutils/doc_build/docs /var/www/ontology-docs`
Expand Down

0 comments on commit d22673f

Please sign in to comment.