mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-20 01:44:15 +00:00
Rename to DAViCal
This commit is contained in:
parent
5c8cfa4031
commit
4e0abf5e4b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user