NBash
44 строки · 1.4 Кб
1<?xml version='1.0' encoding='UTF-8' standalone='no'?>
2<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="_mainpage" xml:lang="en-US">3
4<para>This line shows a quick overview of what the Project does</para>5<section xml:id="_index_1secoverview">6<title>Overview</title>7
8<para>Now this section shows really the details. </para>9</section>10<section xml:id="_index_1secprerequisites">11<title>Prerequisites</title>12
13<para>This describes the minimum requirements to run this script </para>14<section xml:id="_index_1subsecdatabase">15<title>Prerequisites: Database</title>16
17<para><itemizedlist>18<listitem>19<para>No database is required currently </para>20</listitem></itemizedlist>21</para>22</section>23<section xml:id="_index_1subsecagentversions">24<title>Prerequisites: Minimum Version of the Agents</title>25
26<para>The minimum level of the respective are:<itemizedlist>27<listitem>28<para>What Agents? </para>29</listitem></itemizedlist>30</para>31</section>32</section>33<section xml:id="_index_1secintro">34<title>Installation</title>35
36<para>Here you could show how to install the script </para>37</section>38<section xml:id="_index_1secexecution">39<title>Execution</title>40
41<para>The script is executed like this. The usage of the user root is forbidden. <literallayout><computeroutput>myfile.sh42</computeroutput></literallayout> </para>43</section>44</chapter>45