Update ig.ini to uncomment template paths and adjust output documentation
This commit is contained in:
parent
381e005976
commit
8ddb780c4e
8
ig.ini
8
ig.ini
@ -3,7 +3,10 @@
|
||||
# see comments below for instructions
|
||||
|
||||
ig = input/myig.xml
|
||||
#template = fhir.base.template#current
|
||||
template = #bd-national-template
|
||||
#template = D:\Git\templates\ig-template-base
|
||||
#template = #local-template
|
||||
|
||||
##########################
|
||||
### ig.ini parameters: ###
|
||||
@ -42,7 +45,4 @@ examples:
|
||||
# https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters
|
||||
|
||||
# for more documentation on implementation guides and templates, see the FHIR Guidance ImplementationGuide
|
||||
# http://build.fhir.org/ig/FHIR/ig-guidance
|
||||
output = /var/www/html
|
||||
|
||||
|
||||
# http://build.fhir.org/ig/FHIR/ig-guidance
|
||||
Loading…
Reference in New Issue
Block a user