Skip to content

Commit 6a022e2

Browse files
sarthakdeva-intelsaratpoluri
authored andcommitted
Fix doxygen build (#13)
1 parent a5d1b90 commit 6a022e2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ doxygen/html/index.html: doxygen/Doxyfile.common doxygen/Doxyfile doxygen/custom
2828
>$(LOG_PATH) 2>&1 \
2929
&& cp -r docs/user-guide/images docs/doxygen/html/images \
3030
&& cp -r docs/user-guide/files docs/doxygen/html/files \
31-
&& cp -r docs/user-guide/api-docs/images docs/doxygen/html/ \
3231
&& cp -r docs/doxygen/doxygen-inline-scripts.js docs/doxygen/html \
3332
&& echo Please visit $$PWD/docs/doxygen/html/index.html to view the full documentation
3433

docs/user-guide/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ During testing, a scenario was discovered where a user with admin access to the
5959

6060
### 13. Enabling "Live View" results in memory utilization monotonically increases over time
6161

62-
**Mitigation**: "Live View" is meant for explainability and debugging. Disable "Live View" when SceneScape is deployed in production environments.
62+
**Mitigation**: "Live View" is meant for explainability and debugging. Disable "Live View" when SceneScape is deployed in production environments.

0 commit comments

Comments
 (0)