mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-21 01:54:23 +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]
|
[Parse Data]
|
||||||
;; title of all the documentation
|
;; title of all the documentation
|
||||||
;; legal values: any string
|
;; legal values: any string
|
||||||
title = RSCDS
|
title = DAViCal
|
||||||
|
|
||||||
;; parse files that start with a . like .bash_profile
|
;; parse files that start with a . like .bash_profile
|
||||||
;; legal values: true, false
|
;; legal values: true, false
|
||||||
@ -27,7 +27,7 @@ defaultcategoryname = Documentation
|
|||||||
|
|
||||||
;; what is the main package?
|
;; what is the main package?
|
||||||
;; legal values: alphanumeric string plus - and _
|
;; legal values: alphanumeric string plus - and _
|
||||||
defaultpackagename = RSCDS
|
defaultpackagename = davical
|
||||||
|
|
||||||
;; output any parsing information? set to on for cron jobs
|
;; output any parsing information? set to on for cron jobs
|
||||||
;; legal values: on
|
;; 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
|
;; limit output to the specified packages, even if others are parsed
|
||||||
;; legal values: package names separated by commas
|
;; legal values: package names separated by commas
|
||||||
;packageoutput = package1,package2
|
;packageoutput = package1,package2
|
||||||
packageoutput = rscds,RSCDS,AWL,awl
|
packageoutput = davical,awl
|
||||||
|
|
||||||
;; comma-separated list of files to parse
|
;; comma-separated list of files to parse
|
||||||
;; legal values: paths separated by commas
|
;; legal values: paths separated by commas
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user