Changeset fa234ef for Jenkinsfile
- Timestamp:
- Jun 20, 2016, 5:20:58 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 4efe4d1
- Parents:
- 738cf8f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r738cf8f rfa234ef 70 70 71 71 def doc_build() { 72 build_stage 'Documentation' 72 stage 'Documentation' 73 74 status_prefix = 'Documentation' 73 75 74 76 dir ('doc/user') {
Note: See TracChangeset
for help on using the changeset viewer.