mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-13 22:05:50 +00:00
Edited documentation
This commit is contained in:
@ -38,7 +38,7 @@ 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 = "Program for analyze molecular dynamic trajectories"
|
||||
PROJECT_BRIEF = "Program that analyzes molecular dynamic trajectories using topological analysis"
|
||||
|
||||
# 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
|
||||
@ -52,7 +52,7 @@ PROJECT_LOGO = /home/arcanis/Documents/github/moldyn/statgen/logo.png
|
||||
# If a relative path is entered, it will be relative to the location
|
||||
# where doxygen was started. If left blank the current directory will be used.
|
||||
|
||||
OUTPUT_DIRECTORY = /home/arcanis/Documents/github/moldyn/statgen/docs
|
||||
OUTPUT_DIRECTORY = ./docs
|
||||
|
||||
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
|
||||
# 4096 sub-directories (in 2 levels) under the output directory of each output
|
||||
@ -680,7 +680,6 @@ INPUT_ENCODING = UTF-8
|
||||
# *.f90 *.f *.for *.vhd *.vhdl
|
||||
|
||||
FILE_PATTERNS = *.c \
|
||||
*.h \
|
||||
*.dox
|
||||
|
||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
|
||||
|
Reference in New Issue
Block a user