Changeset 4312

Show
Ignore:
Timestamp:
03/07/09 15:43:04 (4 years ago)
Author:
gpolo
Message:

Moved searching to rst.

Location:
branch/sphinxdoc
Files:
2 removed
2 modified
1 copied

Legend:

Unmodified
Added
Removed
  • branch/sphinxdoc/Makefile

    r4309 r4312  
    2626        nse_facilitator \ 
    2727        scanning \ 
    28         searching \ 
    2928        wizard 
    3029 
     
    4746        @rm -f $(OUTDIR)/nse_facilitator.html 
    4847        @rm -f $(OUTDIR)/scanning.html 
    49         @rm -f $(OUTDIR)/searching.html 
    5048        @rm -f $(OUTDIR)/wizard.html 
  • branch/sphinxdoc/src/index.rst

    r4309 r4312  
    77   :maxdepth: 2 
    88 
     9   searching.rst 
    910   scheduler.rst 
    1011   smtpsetup.rst 
  • branch/sphinxdoc/src/searching.rst

    r664 r4312  
    1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook v4.4//EN" 
    2   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"> 
     1Searching 
     2========= 
    33 
    4 <article> 
    5   <artheader> 
    6     <title>Searching</title> 
    7     <author> 
    8       <firstname>Adriano</firstname> 
    9       <surname>Marques</surname> 
    10       <copyright> 
    11         <year>2006</year> 
    12         <holder>Adriano Monteiro Marques</holder> 
    13       </copyright> 
    14     </author> 
    15   </artheader> 
     4.. sectionauthor:: Adriano Monteiro Marques 
    165 
    17   <section> 
    18     <title>Warning</title> 
    19     <para> 
    20       This documentation is not finished! Part or all of it's content may be missing  
    21       or inaccurate. As Umit is under constant development and improvement, expect 
    22       changes in this documentation at upcoming releases. 
    23     </para> 
    24   </section> 
    256 
    26   <section> 
    27     <title>Introduction</title> 
    28     <para>Nothing yet</para> 
     7.. warning:: 
    298 
    30   </section> 
    31 </article> 
     9   This documentation is not finished! Part or all of it's content may be 
     10   missing or inaccurate. As Umit is under constant development and 
     11   improvement, expect changes in this documentation at upcoming releases. 
     12 
     13 
     14Introduction 
     15------------ 
     16 
     17Nothing yet.