Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NPDet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
NPDet
Merge requests
!77
New version
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
New version
whit/NPDet:new_version
into
master
Overview
0
Commits
4
Pipelines
5
Changes
3
Merged
Whitney Armstrong
requested to merge
whit/NPDet:new_version
into
master
4 years ago
Overview
0
Commits
4
Pipelines
5
Changes
3
Expand
0.2.0
0
0
Merge request reports
Compare
master
version 2
415fcd62
4 years ago
version 1
47732ac6
4 years ago
master (base)
and
latest version
latest version
93f05580
4 commits,
4 years ago
version 2
415fcd62
3 commits,
4 years ago
version 1
47732ac6
2 commits,
4 years ago
3 files
+
16
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
doc/Doxyfile
+
1
−
1
Options
@@ -58,7 +58,7 @@ PROJECT_LOGO =
@@ -58,7 +58,7 @@ PROJECT_LOGO =
# entered, it will be relative to the location where doxygen was started. If
# entered, it will be relative to the location where doxygen was started. If
# left blank the current directory will be used.
# left blank the current directory will be used.
OUTPUT_DIRECTORY =
/home/whit/public_html/doc/npde
t
OUTPUT_DIRECTORY =
doxygen_outpu
t
# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
# 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 format and
# directories (in 2 levels) under the output directory of each output format and
Loading