Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lufa
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Erik Strand
lufa
Commits
60d724e3
There was an error fetching the commit references. Please try again later.
Commit
60d724e3
authored
13 years ago
by
Dean Camera
Browse files
Options
Downloads
Patches
Plain Diff
Move out Doxygen style assets into a seperate folder.
parent
3008f8ce
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
LUFA/Doxygen.conf
+2
-2
2 additions, 2 deletions
LUFA/Doxygen.conf
LUFA/DoxygenPages/Style/Footer.htm
+0
-0
0 additions, 0 deletions
LUFA/DoxygenPages/Style/Footer.htm
LUFA/DoxygenPages/Style/Style.css
+0
-0
0 additions, 0 deletions
LUFA/DoxygenPages/Style/Style.css
with
2 additions
and
2 deletions
LUFA/Doxygen.conf
+
2
−
2
View file @
60d724e3
...
...
@@ -909,7 +909,7 @@ HTML_HEADER =
# each generated HTML page. If it is left blank doxygen will generate a
# standard footer.
HTML_FOOTER
= ./
DoxygenPages
/
f
ooter
.
htm
HTML_FOOTER
= ./
DoxygenPages
/
Style
/
F
ooter
.
htm
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
# style sheet that is used by each HTML page. It can be used to
...
...
@@ -918,7 +918,7 @@ HTML_FOOTER = ./DoxygenPages/footer.htm
# the style sheet file to the HTML output directory, so don't put your own
# style sheet in the HTML output directory as well, or it will be erased!
HTML_STYLESHEET
= ./
DoxygenPages
/
Style
.
css
HTML_STYLESHEET
= ./
DoxygenPages
/
Style
/
Style
.
css
# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
# other source files which should be copied to the HTML output directory. Note
...
...
This diff is collapsed.
Click to expand it.
LUFA/DoxygenPages/
f
ooter.htm
→
LUFA/DoxygenPages/
Style/F
ooter.htm
+
0
−
0
View file @
60d724e3
File moved
This diff is collapsed.
Click to expand it.
LUFA/DoxygenPages/Style.css
→
LUFA/DoxygenPages/Style
/Style
.css
+
0
−
0
View file @
60d724e3
File moved
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