Changeset 6918

Show
Ignore:
Timestamp:
08/26/07 23:42:17 (1 year ago)
Author:
nicobn
Message:

Imported some pages from the wiki in the Docbook manual

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • doc/jaws2/en/books/internals/book.xml

    r6915 r6918  
    11<book> 
    22 <title>Internals and API documentation</title> 
     3 
     4 <para> 
     5  The Jaws 2 internals were completly refactored to accomodate the PHP 6  
     6  technology. In this section will be described the internal workings of  
     7  the Jaws 2 API. 
     8 </para> 
     9 
     10&books.internals.coress.reference; 
     11&books.internals.jawsobj.reference; 
     12<!--&books.internals.specialclasses.reference;--> 
    313</book> 
  • doc/jaws2/en/books/internals/coress/reference.xml

    r6912 r6918  
    1 <?xml version="1.0" encoding="utf-8"?> 
    2 <refentry xml:id="ref.internals.coress" xmlns="http://docbook.org/ns/docbook"> 
     1<chapter> 
    32 <title>Core subsystems</title> 
    4  <titleabbrev>Core subsystems</title
     3 <titleabbrev>Core subsystems</titleabbrev
    54  
    65 <partintro> 
     
    1312   members of the Jaws object. 
    1413  </para> 
    15  </partintro> 
    16   
    17  &ref.internals.coress.sections; 
    18 </refentry> 
     14 </partintro>  
     15</chapter>