Changeset 502
- Timestamp:
- 10/10/14 16:08:15 (9 years ago)
- Location:
- XIOS/trunk
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/trunk/Doxyfile
r490 r502 26 26 # by quotes) that should identify the project. 27 27 28 PROJECT_NAME = X MLIOSERVER28 PROJECT_NAME = XIOS 29 29 30 30 # The PROJECT_NUMBER tag can be used to enter a project or revision number. … … 32 32 # if some version control system is used. 33 33 34 PROJECT_NUMBER = 0.434 PROJECT_NUMBER = 1.0 35 35 36 36 # Using the PROJECT_BRIEF tag one can provide an optional one line description … … 38 38 # a quick idea about the purpose of the project. Keep the description short. 39 39 40 PROJECT_BRIEF = " Serveur d'Entrées/Sorties parallÚles"40 PROJECT_BRIEF = "Xml I/O Server" 41 41 42 42 # With the PROJECT_LOGO tag one can specify an logo or icon that is
Note: See TracChangeset
for help on using the changeset viewer.