Re: [PHP-DOC] cvs: phpdoc /howto README From: Egon Schmid (eschmid <email protected>)
Date: 09/14/01

Hojtsy Gabor wrote:
>
> > The question was:
> >
> > ARE THE HTML FILES GENERATED?
>
> And no, it was not answered. Sorry, but I am a bit
> angry, that I need to ask such a simple thing this
> much times...

Generate your HTML files yourself. I have the following files:

/usr/local/usr/phpdoc/howto/html:
  total 72
  drwxr-xr-x 2 eschmid users 4096 Sep 14 16:56 .
  drwxr-xr-x 4 eschmid users 4096 Sep 10 00:28 ..
  -rw-r--r-- 1 eschmid users 1764 Sep 14 16:56
doc-examples.html
  -rw-r--r-- 1 eschmid users 6531 Sep 14 16:56
generating-docs.html
  -rw-r--r-- 1 eschmid users 6535 Sep 14 16:56
getting-started.html
  -rw-r--r-- 1 eschmid users 7816 Sep 14 16:56 index.html
  -rw-r--r-- 1 eschmid users 1670 Sep 14 16:56
misc-notes.html
  -rw-r--r-- 1 eschmid users 2693 Sep 14 16:56
phpdoc-files.html
  -rw-r--r-- 1 eschmid users 13942 Sep 14 16:56 using-cvs.html
  -rw-r--r-- 1 eschmid users 2839 Sep 14 16:56
working-with-emacs.html
  -rw-r--r-- 1 eschmid users 2153 Sep 14 16:56
working-with-vi.html
  -rw-r--r-- 1 eschmid users 3923 Sep 14 16:56
writing-xml.html

-Egon