Rename to DAViCal

This commit is contained in:
Andrew McMillan 2008-09-18 00:11:34 +12:00
parent 5c8cfa4031
commit 4e0abf5e4b

View File

@ -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