[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-doc
Subject:    [PEAR-DOC] cvs: peardoc / configure.php
From:       "Christian Weiske" <cweiske () php ! net>
Date:       2008-10-14 5:46:52
Message-ID: cvscweiske1223963212 () cvsserver
[Download RAW message or body]

cweiske		Tue Oct 14 05:46:52 2008 UTC

  Modified files:              
    /peardoc	configure.php 
  Log:
  Tell people also to check manual.xml directly
  
  
http://cvs.php.net/viewvc.cgi/peardoc/configure.php?r1=1.1&r2=1.2&diff_format=u
Index: peardoc/configure.php
diff -u peardoc/configure.php:1.1 peardoc/configure.php:1.2
--- peardoc/configure.php:1.1	Thu Oct  9 15:16:03 2008
+++ peardoc/configure.php	Tue Oct 14 05:46:52 2008
@@ -35,7 +35,7 @@
     require_once 'Console/CommandLine.php';
     $parser = new Console_CommandLine(array(
         'description' => 'configure the pear manual build',
-        'version'     => '$Id: configure.php,v 1.1 2008/10/09 15:16:03 cweiske Exp $'
+        'version'     => '$Id: configure.php,v 1.2 2008/10/14 05:46:52 cweiske Exp $'
     ));
 
     $parser->addOption('verbose', array(
@@ -189,6 +189,7 @@
     }
     if (!$bValid) {
         logMsg('  Manual has errors. Use');
+        logMsg('   xmllint --valid --noout manual.xml');
         logMsg('   xmllint --valid --noout giant.xml');
         logMsg('  to get detailled error messages.');
     }



-- 
PEAR Documentation List Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic