configuredatabase.dita 1.1 KB

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