Update ig.ini to uncomment template paths and adjust output documentation
This commit is contained in:
6
ig.ini
6
ig.ini
@@ -3,7 +3,10 @@
|
|||||||
# see comments below for instructions
|
# see comments below for instructions
|
||||||
|
|
||||||
ig = input/myig.xml
|
ig = input/myig.xml
|
||||||
|
#template = fhir.base.template#current
|
||||||
template = #bd-national-template
|
template = #bd-national-template
|
||||||
|
#template = D:\Git\templates\ig-template-base
|
||||||
|
#template = #local-template
|
||||||
|
|
||||||
##########################
|
##########################
|
||||||
### ig.ini parameters: ###
|
### ig.ini parameters: ###
|
||||||
@@ -43,6 +46,3 @@ examples:
|
|||||||
|
|
||||||
# for more documentation on implementation guides and templates, see the FHIR Guidance ImplementationGuide
|
# for more documentation on implementation guides and templates, see the FHIR Guidance ImplementationGuide
|
||||||
# http://build.fhir.org/ig/FHIR/ig-guidance
|
# http://build.fhir.org/ig/FHIR/ig-guidance
|
||||||
output = /var/www/html
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user