mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-03 04:37:39 +02:00
Bump Doxyfile version number, add spaces in-between HTML Purifier.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@360 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
4
Doxyfile
4
Doxyfile
@@ -3,8 +3,8 @@
|
|||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# Project related configuration options
|
# Project related configuration options
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
PROJECT_NAME = HTMLPurifier
|
PROJECT_NAME = HTML Purifier
|
||||||
PROJECT_NUMBER = trunk
|
PROJECT_NUMBER = 1.0.0
|
||||||
OUTPUT_DIRECTORY = "C:/Documents and Settings/Edward/My Documents/My Webs/htmlpurifier/docs/doxygen"
|
OUTPUT_DIRECTORY = "C:/Documents and Settings/Edward/My Documents/My Webs/htmlpurifier/docs/doxygen"
|
||||||
CREATE_SUBDIRS = NO
|
CREATE_SUBDIRS = NO
|
||||||
OUTPUT_LANGUAGE = English
|
OUTPUT_LANGUAGE = English
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
[Parse Data]
|
[Parse Data]
|
||||||
;; title of all the documentation
|
;; title of all the documentation
|
||||||
;; legal values: any string
|
;; legal values: any string
|
||||||
title = HTMLPurifier API Documentation
|
title = HTML Purifier API Documentation
|
||||||
|
|
||||||
;; 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
|
||||||
|
Reference in New Issue
Block a user