Skip to content

Commit ee52657

Browse files
Auto update docs
1 parent 65a58bd commit ee52657

31 files changed

+1223
-129
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ PROJECT_LOGO = favicon.ico
6868
# entered, it will be relative to the location where doxygen was started. If
6969
# left blank the current directory will be used.
7070

71-
OUTPUT_DIRECTORY = MeshLib/dev/Main
71+
OUTPUT_DIRECTORY = MeshLib/dev
7272

7373
# If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096
7474
# sub-directories (in 2 levels) under the output directory of each output format

Doxyfile.bak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ PROJECT_LOGO = favicon.ico
6868
# entered, it will be relative to the location where doxygen was started. If
6969
# left blank the current directory will be used.
7070

71-
OUTPUT_DIRECTORY = MeshLib/dev
71+
OUTPUT_DIRECTORY = MeshLib/dev/Main
7272

7373
# If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096
7474
# sub-directories (in 2 levels) under the output directory of each output format

MeshLib/dev/html/APIPage.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,7 @@
146146
</div><!--header-->
147147
<div class="contents">
148148
<div class="textblock"><ul>
149-
<li><a href="https://meshinspector.github.io/MeshLib/dev/Cpp/html/APICppPage.html">C++</a></li>
150-
<li><a href="https://meshinspector.github.io/MeshLib/dev/Py/html/APIPyPage.html">Python</a> </li>
149+
<li>APICppPage </li>
151150
</ul>
152151
</div></div><!-- contents -->
153152
</div><!-- PageDoc -->
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
var MRBasedMainFunc_8dox_8cpp =
2+
[
3+
[ "main", "MRBasedMainFunc_8dox_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627", null ]
4+
];
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
var MeshBoolean_8dox_8cpp =
2+
[
3+
[ "main", "MeshBoolean_8dox_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
4+
];
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
var MeshDecimate_8dox_8cpp =
2+
[
3+
[ "main", "MeshDecimate_8dox_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
4+
];
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
var MeshExport_8dox_8cpp =
2+
[
3+
[ "main", "MeshExport_8dox_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
4+
];
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
var MeshExtrude_8dox_8cpp =
2+
[
3+
[ "main", "MeshExtrude_8dox_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
4+
];
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
var MeshFillHole_8dox_8cpp =
2+
[
3+
[ "main", "MeshFillHole_8dox_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4", null ]
4+
];
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
var MeshFromText_8dox_8cpp =
2+
[
3+
[ "main", "MeshFromText_8dox_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97", null ]
4+
];

0 commit comments

Comments
 (0)