mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-15 06:45:50 +00:00
Prerelease mm_trj
edited logo edited Makefile's
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user