forked from TheAlgorithms/C-Plus-Plus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 8b1eab2
authored
doc: Use the doxygen awesome theme (TheAlgorithms#2807)
* chore: remove cppreference
* feat: add doxyfile
* feat: add doxygen-awesome theme
* chore: remove unneccessary doxygen config form cmake
* test: for doxygen test purposes
Note: revert before merging to main
* fix: try removing css from rm
* fix: set style sheet via cmake
* feat: make doxygen theme finally work
* fix: remove mathjax from doxyfile
* feat: add sidebar and make mathjax work
* doc: add transparency and make output svg of dot
* fix: make dots interactive
* chore: move math jax from cmake to doxyfile
* feat: add header file
* chore: add header file to cmake
* chore: remove redundant transparency config
* fix: force cmake to use config file
* chore: remove working directory
* fix: use old add_docs command
* feat: fix doxygen build
* fix: re enable clang assited parsing
* fix: use relative paths
* fix: relative paths arent necessary
* feat: add project logo and favicon
* fix: revert gh-pages to master
* fix: add dot to doxyfile
* fix: add lib clang to doxygen
* fix: use source browser
* fix: add clang as compiler
* docs: remove headers from source browser
* revert: branch to master1 parent 0d766b0 commit 8b1eab2
File tree
8 files changed
+5707
-35517
lines changed- .github/workflows
- doc
- assets
- html
- styles
8 files changed
+5707
-35517
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | - | ||
18 | + | ||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | - | ||
31 | + | ||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | + | ||
57 | 58 |
| |
58 | - | ||
59 | - | ||
60 | - | ||
61 | - | ||
62 | - | ||
63 | - | ||
64 | - | ||
65 | - | ||
66 | - | ||
67 | - | ||
68 | - | ||
69 | - | ||
70 | - | ||
71 | - | ||
72 | - | ||
73 | - | ||
74 | - | ||
75 | - | ||
76 | - | ||
59 | + | ||
77 | 60 |
| |
78 | 61 |
| |
79 | 62 |
| |
80 | - | ||
63 | + | ||
81 | 64 |
| |
82 | 65 |
| |
83 | - | ||
84 | - | ||
85 | - | ||
86 | 66 |
| |
67 | + | ||
87 | 68 |
| |
88 | 69 |
| |
89 | 70 |
| |
71 | + | ||
90 | 72 |
| |
91 | 73 |
| |
92 | 74 |
| |
93 | 75 |
| |
94 | 76 |
| |
95 | 77 |
| |
96 | - | ||
78 | + | ||
97 | 79 |
| |
80 | + | ||
98 | 81 |
| |
99 | 82 |
| |
100 | 83 |
| |
|
0 commit comments