Skip to content

Commit 05c507c

Browse files
committed
Add doxygen generated html files with a index.html file on the docs main folder for future github page creation
remove latex doc generation
1 parent ca48a5d commit 05c507c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+5315
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
/output-files
55

66
# Doxygen
7-
/docs/generated-output
87

98
# Executable
109
*.exe

docs/MagAlpha-Calibration-Curve-Toolbox

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PROJECT_NAME = "MagAlpha-Calibration-Curve-Toolbox"
88
PROJECT_NUMBER = 0.1.0
99
PROJECT_BRIEF = "Collection of tools and code examples designed to help users improving the accuracy of the MPS MagAlpha magnetic angle sensor by implementing a calibration curve."
1010
PROJECT_LOGO = image/mps_logo-125x50.png
11-
OUTPUT_DIRECTORY = generated-output
11+
OUTPUT_DIRECTORY =
1212
CREATE_SUBDIRS = NO
1313
ALLOW_UNICODE_NAMES = NO
1414
OUTPUT_LANGUAGE = English
@@ -199,7 +199,7 @@ EXTRA_SEARCH_MAPPINGS =
199199
#---------------------------------------------------------------------------
200200
# Configuration options related to the LaTeX output
201201
#---------------------------------------------------------------------------
202-
GENERATE_LATEX = YES
202+
GENERATE_LATEX = NO
203203
LATEX_OUTPUT = latex
204204
LATEX_CMD_NAME = latex
205205
MAKEINDEX_CMD_NAME = makeindex

docs/html/angleinterpolation_8c_source.html

Lines changed: 107 additions & 0 deletions
Large diffs are not rendered by default.

docs/html/angleinterpolation_8h.html

Lines changed: 433 additions & 0 deletions
Large diffs are not rendered by default.

docs/html/angleinterpolation_8h_source.html

Lines changed: 106 additions & 0 deletions
Large diffs are not rendered by default.

docs/html/arrowdown.png

246 Bytes
Loading

docs/html/arrowright.png

229 Bytes
Loading

docs/html/bc_s.png

676 Bytes
Loading

docs/html/bdwn.png

147 Bytes
Loading

docs/html/calibrationcurvegenerator_8c_source.html

Lines changed: 105 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)