Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CyberDWARF from docs and library code #12195

Merged
merged 1 commit into from
Sep 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 0 additions & 94 deletions site/source/docs/debugging/CyberDWARF.rst

This file was deleted.

2 changes: 0 additions & 2 deletions site/source/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ This comprehensive documentation set contains everything you need to know to use

- :ref:`api-reference-index` is a reference for the Emscripten toolchain.
- :ref:`tools-reference` is a reference for the Emscripten integration APIs.
- :ref:`CyberDWARF` shows how to use the CyberDWARF debugging system
- :ref:`Sanitizers` shows how to debug with sanitizers

The full hierarchy of articles, opened to the second level, is shown below.
Expand All @@ -50,6 +49,5 @@ The full hierarchy of articles, opened to the second level, is shown below.
contributing/index
api_reference/index
tools_reference/index
debugging/CyberDWARF
debugging/Sanitizers
site/index
1 change: 0 additions & 1 deletion site/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
docs/tools_reference/index
docs/optimizing/Optimizing-Code
docs/optimizing/Optimizing-WebGL
docs/debugging/CyberDWARF
docs/debugging/Sanitizers
docs/building_from_source/index
docs/contributing/index
Expand Down
Loading