readme.txt 390 B

12345678910
  1. This directory demonstrates the use of a fpdoc project file.
  2. It uses the files in the examples/simple directory.
  3. The project file contains the names of the files with relative paths.
  4. That means that fpdoc must be executed from this directory:
  5. fpdoc --project=sample-project.xml
  6. The docs will be written to a subdirectory doc.
  7. This directory can be deleted if it is no longer necessary.