configuredatabase.dita 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <!-- (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved. -->
  5. <task id="configuredatabase" xml:lang="en-us">
  6. <title>Configuring a Database</title>
  7. <shortdesc>Follow these instructions to properly configure your database.</shortdesc>
  8. <prolog>
  9. <metadata>
  10. <keywords>
  11. <indexterm>configure</indexterm>
  12. <indexterm>database</indexterm>
  13. </keywords>
  14. </metadata>
  15. </prolog>
  16. <taskbody>
  17. <context><note>In this instance, the technical writer knows nothing about his subject.</note></context>
  18. <steps>
  19. <step>
  20. <cmd>Read the product documentation. It will tell you what options are available.</cmd>
  21. </step>
  22. <step>
  23. <cmd>Read further in the product documentation. It will tell you how to change these options.</cmd>
  24. </step>
  25. <step>
  26. <cmd>Make sure you store the product documentation in an easy-to-find location when you are done.</cmd>
  27. </step>
  28. </steps>
  29. </taskbody>
  30. </task>