diff --git a/docs/api/phpdoc.ini b/docs/api/phpdoc.ini index aef5544b..e5a12811 100644 --- a/docs/api/phpdoc.ini +++ b/docs/api/phpdoc.ini @@ -1,10 +1,10 @@ -;; phpDocumentor configuration file for RSCDS API documentation +;; phpDocumentor configuration file for DAViCal API documentation ;; [Parse Data] ;; title of all the documentation ;; legal values: any string -title = RSCDS +title = DAViCal ;; parse files that start with a . like .bash_profile ;; legal values: true, false @@ -27,7 +27,7 @@ defaultcategoryname = Documentation ;; what is the main package? ;; legal values: alphanumeric string plus - and _ -defaultpackagename = RSCDS +defaultpackagename = davical ;; output any parsing information? set to on for cron jobs ;; legal values: on @@ -50,7 +50,7 @@ readmeinstallchangelog = README, INSTALL, CHANGELOG, NEWS, FAQ, LICENSE ;; limit output to the specified packages, even if others are parsed ;; legal values: package names separated by commas ;packageoutput = package1,package2 -packageoutput = rscds,RSCDS,AWL,awl +packageoutput = davical,awl ;; comma-separated list of files to parse ;; legal values: paths separated by commas