| doc/book/legalnotice.xml | |
| 1 | @@ -1,8 +1,5 @@ |
| 1 | <legalnotice> |
| 2 | |
| 3 | <para>Copyright © 2002-2009 ©right-holder; </para> |
| 4 | |
| 5 | <para>All rights reserved.</para> |
| 6 | |
| 7 | <para>Copyright © 2002-2010 ©right-holder; </para> |
| 8 | <para>All rights reserved.</para> |
| 9 | </legalnotice> |
| 10 | |
| ... | |
| doc/book/copyright.xml | |
| 1 | @@ -1,5 +1,5 @@ |
| 1 | <copyright id="copyright"> |
| 2 | <year>2002-2009</year> |
| 3 | <holder>©right-holder;</holder> |
| 4 | <year>2002-2010</year> |
| 5 | <holder>©right-holder;</holder> |
| 6 | </copyright> |
| 7 | |
| ... | |
| doc/book/authorgroup.xml | |
| 1 | @@ -1,11 +1,13 @@ |
| 1 | <subtitle>Authors:</subtitle> |
| 2 | <authorgroup> |
| 3 | |
| 4 | <author> |
| 5 | <firstname>Rando</firstname><surname>Christensen</surname> |
| 6 | </author> |
| 7 | <author> |
| 8 | <firstname>Jyri</firstname><surname>Jokinen</surname> |
| 9 | </author> |
| 10 | |
| 11 | <author> |
| 12 | <firstname>Claes</firstname><surname>Nästén</surname> |
| 13 | </author> |
| 14 | <author> |
| 15 | <firstname>Rando</firstname><surname>Christensen</surname> |
| 16 | </author> |
| 17 | <author> |
| 18 | <firstname>Jyri</firstname><surname>Jokinen</surname> |
| 19 | </author> |
| 20 | </authorgroup> |
| 21 | |
| ... | |
| doc/index.in.xml | |
| 28 | @@ -28,7 +28,6 @@ |
| 28 | ]> |
| 29 | |
| 30 | <book> |
| 31 | |
| 32 | &book; |
| 33 | |
| 34 | <title>pekwm documentation</title> |
| 35 | &book; |
| 36 | </book> |
| ... | |
| doc/book/abstract.xml | |
| 1 | @@ -1,6 +1,7 @@ |
| 1 | <abstract> |
| 2 | |
| 3 | <para>This document aims to be a complete documentation of the pekwm window manager.</para> |
| 4 | |
| 5 | <para> |
| 6 | This document aims to be a complete documentation of the pekwm |
| 7 | window manager. |
| 8 | </para> |
| 9 | </abstract> |
| 10 | |
| ... | |
| doc/book/bookinfo.xml | |
| 1 | @@ -1,12 +1,18 @@ |
| 1 | <bookinfo> |
| 2 | <title>Pekwm Documentation</title> |
| 3 | <subtitle> |
| 4 | Documentation corresponding to pekwm-¤t-version;, last updated &releasedate;. |
| 5 | </subtitle> |
| 6 | &book-info-authorgroup; |
| 7 | &book-info-copyright; |
| 8 | &book-info-legalnotice; |
| 9 | &book-info-abstract; |
| 10 | |
| 11 | <mediaobject> |
| 12 | <imageobject> |
| 13 | <imagedata fileref="img/pekwm_logo.png" format="PNG" /> |
| 14 | </imageobject> |
| 15 | </mediaobject> |
| 16 | |
| 17 | <subtitle> |
| 18 | documentation for version pekwm-¤t-version;, last updated |
| 19 | &releasedate;. |
| 20 | </subtitle> |
| 21 | |
| 22 | &book-info-authorgroup; |
| 23 | &book-info-copyright; |
| 24 | &book-info-abstract; |
| 25 | </bookinfo> |
| 26 | |
| ... | |
| doc/faq/answers/answers.xml | |
| 447 | @@ -447,7 +447,7 @@ |
| 447 | <para> |
| 448 | Using this syntax will create only one button: |
| 449 | |
| 450 | <programlisting>Require { |
| 451 | <screen>Require { |
| 452 | Templates = "True" |
| 453 | } |
| 454 | |
| ... | |
| 458 | @@ -458,13 +458,13 @@ |
| 458 | Left { |
| 459 | @button |
| 460 | } |
| 461 | }</programlisting> |
| 462 | }</screen> |
| 463 | </para> |
| 464 | |
| 465 | <para> |
| 466 | Given names, both buttons will be created: |
| 467 | |
| 468 | <programlisting>Require { |
| 469 | <screen>Require { |
| 470 | Templates = "True" |
| 471 | } |
| 472 | |
| ... | |
| 475 | @@ -475,7 +475,7 @@ |
| 475 | Left = "button2" { |
| 476 | @button |
| 477 | } |
| 478 | }</programlisting> |
| 479 | }</screen> |
| 480 | </para> |
| 481 | </simplesect> |
| 482 | |
| ... | |
| 502 | @@ -502,11 +502,11 @@ |
| 502 | of the main configuration file. Set it to False making pekwm |
| 503 | only listen on the Xinerama information. |
| 504 | |
| 505 | <programlisting>Screen { |
| 506 | <screen>Screen { |
| 507 | ... |
| 508 | HonourRandr = "False" |
| 509 | ... |
| 510 | </programlisting> |
| 511 | </screen> |
| 512 | </para> |
| 513 | </simplesect> |
| 514 | |
| ... | |
| doc/tools/mkdocs.sh | |
| 29 | @@ -29,14 +29,14 @@ |
| 29 | LOGDIR="${CURDIR}/logs" |
| 30 | |
| 31 | # Fedora 11 |
| 32 | DBDIR="/usr/share/sgml/docbook/dsssl-stylesheets-1.79/" |
| 33 | DBX="${DBDIR}/dtds/decls/xml.dcl" |
| 34 | DBV="/usr/share/sgml/docbook/xml-dtd-4.3-1.0-46.fc11/docbookx.dtd" |
| 35 | # DBDIR="/usr/share/sgml/docbook/dsssl-stylesheets-1.79/" |
| 36 | # DBX="${DBDIR}/dtds/decls/xml.dcl" |
| 37 | # DBV="/usr/share/sgml/docbook/xml-dtd-4.3-1.0-46.fc11/docbookx.dtd" |
| 38 | |
| 39 | # Ubuntu Hardy/Intrepid |
| 40 | # DBDIR="/usr/share/sgml/docbook/stylesheet/dsssl/modular" |
| 41 | # DBX="/usr/share/sgml/declaration/xml.dcl" |
| 42 | # DBV="FIXME" |
| 43 | DBDIR="/usr/share/sgml/docbook/stylesheet/dsssl/modular" |
| 44 | DBX="/usr/share/sgml/declaration/xml.dcl" |
| 45 | DBV="/usr/share/xml/docbook/schema/dtd/4.3/docbookx.dtd" |
| 46 | |
| 47 | # NetBSD 5 |
| 48 | # DBDIR="/usr/pkg/share/sgml/docbook/dsssl/modular" |
| ... | |
| 165 | @@ -165,6 +165,15 @@ |
| 165 | print_error "html generation failed! see html-singlefile logs!" |
| 166 | fi |
| 167 | |
| 168 | cp -R ${CURDIR}/img ${NOCHDIR} |
| 169 | if test ${?} -ne 0; then |
| 170 | print_error "failed to copy images! see html-singlefile logs!" |
| 171 | fi |
| 172 | cp -R ${CURDIR}/css ${NOCHDIR} |
| 173 | if test ${?} -ne 0; then |
| 174 | print_error "failed to copy stylesheets! see html-singlefile logs!" |
| 175 | fi |
| 176 | |
| 177 | if test -x "${TIDY}"; then |
| 178 | print_status "tidy - html-singlefile" |
| 179 | ${TIDY} -cibqm ${NOCHDIR}/${DOCSNAME}.html \ |
| ... | |
| 203 | @@ -194,6 +203,15 @@ |
| 203 | print_error "html generation failed! see html-multifile logs!" |
| 204 | fi |
| 205 | |
| 206 | cp -R ${CURDIR}/img ${HTMLDIR} |
| 207 | if test ${?} -ne 0; then |
| 208 | print_error "failed to copy images! see html-multifile logs!" |
| 209 | fi |
| 210 | cp -R ${CURDIR}/css ${HTMLDIR} |
| 211 | if test ${?} -ne 0; then |
| 212 | print_error "failed to copy stylesheets!! see html-multifile logs!" |
| 213 | fi |
| 214 | |
| 215 | if test -x "${TIDY}"; then |
| 216 | print_status "tidy - html-multifile" |
| 217 | for i in $(find ${HTMLDIR} -name '*.html'); do |
| ... | |