Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
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
pikelang
pike
Commits
0215805d
Commit
0215805d
authored
20 years ago
by
Martin Nilsson
Browse files
Options
Downloads
Patches
Plain Diff
Don't generated latex
Rev: refdoc/doxygen.cfg:1.2
parent
b3346ecb
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
refdoc/doxygen.cfg
+2
-2
2 additions, 2 deletions
refdoc/doxygen.cfg
with
2 additions
and
2 deletions
refdoc/doxygen.cfg
+
2
−
2
View file @
0215805d
...
@@ -432,7 +432,7 @@ INPUT = src/
...
@@ -432,7 +432,7 @@ INPUT = src/
# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp
# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp
# *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm
# *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm
FILE_PATTERNS
=
FILE_PATTERNS
=
*.c *.h
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
# should be searched for input files as well. Possible values are YES and NO.
# should be searched for input files as well. Possible values are YES and NO.
...
@@ -690,7 +690,7 @@ TREEVIEW_WIDTH = 250
...
@@ -690,7 +690,7 @@ TREEVIEW_WIDTH = 250
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
# generate Latex output.
# generate Latex output.
GENERATE_LATEX
=
YES
GENERATE_LATEX
=
NO
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment