preprocess-profile.dita 1020 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <concept id="preprocess-profile" xml:lang="en-US">
  5. <title>Filter conditional content (profile)</title>
  6. <shortdesc>The <codeph>profile</codeph> step removes content from topics and maps based on the rules in DITAVAL files
  7. or the <xmlatt>print</xmlatt> attribute setting. Output can differ based on when filtering is done.</shortdesc>
  8. <prolog>
  9. <metadata>
  10. <keywords>
  11. <indexterm><xmlatt>print</xmlatt></indexterm>
  12. <indexterm>DITAVAL<indexterm><codeph>profile</codeph> preprocess step</indexterm></indexterm>
  13. <indexterm>profiling</indexterm>
  14. <indexterm>preprocessing<indexterm><codeph>profile</codeph></indexterm></indexterm>
  15. <indexterm><codeph>profile</codeph></indexterm>
  16. </keywords>
  17. </metadata>
  18. </prolog>
  19. </concept>