forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Stardoc markdown renderer from Bazel
It was moved to the Stardoc repo by bazelbuild/stardoc@dbe0107 Since the renderer code is gone from the bazel repo, the integration tests for Stardoc bundled with bazel are simplified to integration tests for the legacy documentation extractor, leaving tests for proto output only (note that to make the tests more readable, we add a small java_binary helper to transform binary protos which are output by the legacy extractor into text protos). PiperOrigin-RevId: 549070463 Change-Id: I1cb5a7a7b145468afa4586b9a49c902504421783
- Loading branch information
1 parent
1f03bb8
commit c55c3f1
Showing
79 changed files
with
1,705 additions
and
4,650 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42 changes: 0 additions & 42 deletions
42
src/main/java/com/google/devtools/build/skydoc/renderer/BUILD
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
src/main/java/com/google/devtools/build/skydoc/renderer/FileSystemAccessor.java
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
src/main/java/com/google/devtools/build/skydoc/renderer/ProtoFileAccessor.java
This file was deleted.
Oops, something went wrong.
195 changes: 0 additions & 195 deletions
195
src/main/java/com/google/devtools/build/skydoc/renderer/RendererMain.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.