diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/render.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/render.docbook index 6509c63..4aab985 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/render.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/render.docbook @@ -1,20 +1,18 @@ -
+ - Standardizing Rendition Tasks - - render - + + render + + Standardize rendition tasks inside &TCAR; + + - - The render functionality is the interface - the centos-art.sh script provides to - standardize the content production tasks inside the working - copy. - + + render + Standardize rendition tasks inside &TCAR; + - - Syntax - centos-art render [OPTIONS] [DIRECTORY] + The DIRECTORY parameter specifies the @@ -25,29 +23,82 @@ parameter is not provided, the current directory path where the command was called from is used instead. - + - - Options + + Description - The render functionality accepts the - following options: + Inside the working copy of &TCAR;, rendition tasks take place + inside renderable directories. The rendition itself is + performed through a serie of rendition flows named + base-rendition, post-rendition, last-rendition and + directory-specific rendition. - - - - - This option supresses all output messages except error - messages. When this option is passed, all confirmation - requests are supressed and a possitive answer is assumed for - them, just as if the option - would have been provided. + Renderable directories are convenctional locations inside the + working copy where you can find source files, output files and + auxiliar files. Source files are used to produce output files. + Auxiliar files are used to modify the way output files are + produced from source files (e.g., to produce localized + output). Auxiliar files are optionals. + + + Renderable directories are made of several directories but + only the output dirctory path is passed to + render functionality as + DIRECTORY parameter in the command-line. + The directories related to source and auxiliar files are + automatically constructed based on a directory organization + convenction. This way, the render + functionality collects all the information it needs to work + with. + + + + Inside the working copy, renderable directories are divided in + two categories in a way differences between them can be + preserved. These categories are named direct + production and theme production. These + categories provide the file organization convenction the + render functionality needs, to produce + content based on rendition flows. + + + Direct Production + Theme Production + Base Rendition Flow + Post Rendition Flow + Last Rendition Flow + Directory-Specific Rendition Flow + + + + Function Specific Environment + + ... + + + + + Usage + + ... + + + + + Options + + + The centos-art prepare command accepts + common options described in and the following + specific options: - - + + @@ -158,65 +209,9 @@ - - - - Description - - - Inside the working copy of &TCAR;, rendition tasks take place - inside renderable directories. The rendition itself is - performed through a serie of rendition flows named - base-rendition, post-rendition, last-rendition and - directory-specific rendition. - - - - Renderable directories are convenctional locations inside the - working copy where you can find source files, output files and - auxiliar files. Source files are used to produce output files. - Auxiliar files are used to modify the way output files are - produced from source files (e.g., to produce localized - output). Auxiliar files are optionals. - - - Renderable directories are made of several directories but - only the output dirctory path is passed to - render functionality as - DIRECTORY parameter in the command-line. - The directories related to source and auxiliar files are - automatically constructed based on a directory organization - convenction. This way, the render - functionality collects all the information it needs to work - with. - - - - Inside the working copy, renderable directories are divided in - two categories in a way differences between them can be - preserved. These categories are named direct - production and theme production. These - categories provide the file organization convenction the - render functionality needs, to produce - content based on rendition flows. - - - Direct Production - Theme Production - Base Rendition Flow - Post Rendition Flow - Last Rendition Flow - Directory-Specific Rendition Flow - - - - Function Specific Environment - - ... - - + - + Authors The following people have worked in the @@ -229,9 +224,9 @@ - + - + License @@ -258,6 +253,6 @@ Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - + -
+