Prerelease mm_trj

edited logo
edited Makefile's
This commit is contained in:
arcan1s
2013-08-04 06:41:22 +04:00
parent 1344434468
commit 8861dbd7d6
33 changed files with 3353 additions and 18 deletions

View File

@ -38,15 +38,14 @@ PROJECT_NUMBER = V.1.0.1
# for a project that appears at the top of each page and should give viewer
# a quick idea about the purpose of the project. Keep the description short.
PROJECT_BRIEF = "radf - program that calculates radial distribution function RDF or radial-angles
distribution function RADF"
PROJECT_BRIEF = "Program that calculates radial distribution function RDF or radial-angles distribution function RADF"
# With the PROJECT_LOGO tag one can specify an logo or icon that is
# included in the documentation. The maximum height of the logo should not
# exceed 55 pixels and the maximum width should not exceed 200 pixels.
# Doxygen will copy the logo to the output directory.
PROJECT_LOGO = /home/arcanis/Documents/github/moldyn/radf/logo.png
PROJECT_LOGO = ./logo.png
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.