Difference between revisions of "Mapping language processing"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
This page follows the model of Mapping ODD Processing in trying to provide a clear general introduction to the way that different language inputs are processed in the building of Guidelines/documentation. | This page follows the model of Mapping ODD Processing in trying to provide a clear general introduction to the way that different language inputs are processed in the building of Guidelines/documentation. | ||
− | + | =TEI Guidelines= | |
This section deals with the Guidelines build process specifically. | This section deals with the Guidelines build process specifically. | ||
− | + | ==Input parameters== | |
The Guidelines Makefile provides the following set of parameters related to language processing when building the Guidlines: | The Guidelines Makefile provides the following set of parameters related to language processing when building the Guidlines: | ||
+ | |||
+ | - ALLLANGUAGES=en | ||
+ | - LANGUAGE=en | ||
+ | - INPUTLANGUAGE=en | ||
+ | - DOCUMENTATIONLANGUAGE=en |
Revision as of 18:30, 6 November 2020
This page follows the model of Mapping ODD Processing in trying to provide a clear general introduction to the way that different language inputs are processed in the building of Guidelines/documentation.
TEI Guidelines
This section deals with the Guidelines build process specifically.
Input parameters
The Guidelines Makefile provides the following set of parameters related to language processing when building the Guidlines:
- ALLLANGUAGES=en - LANGUAGE=en - INPUTLANGUAGE=en - DOCUMENTATIONLANGUAGE=en