Skip to content

Commit

Permalink
WIP: Remove all native_doc -> adoc translators
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnangovindraj committed Jan 2, 2024
1 parent fd29030 commit 780aa76
Show file tree
Hide file tree
Showing 20 changed files with 29 additions and 2,204 deletions.
8 changes: 0 additions & 8 deletions docs/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@
exports_files(glob(["**/*.kt"]))
exports_files(["cpp/doxyfile.template", "cpp/doxyfile_templater.py"])

load("@io_bazel_rules_kotlin//kotlin:jvm.bzl", "kt_jvm_library")

kt_jvm_library(
name = "html_docs_to_adoc_lib",
srcs = glob(["adoc/*.kt", "dataclasses/*.kt", "util/*.kt"]),
visibility = ["//visibility:public"],
)

load("@vaticle_dependencies_tool_docs//:requirements.bzl", docs_requirement = "requirement")

py_binary(
Expand Down
83 changes: 0 additions & 83 deletions docs/adoc/AsciiDocBuilder.kt

This file was deleted.

50 changes: 0 additions & 50 deletions docs/adoc/AsciiDocTableBuilder.kt

This file was deleted.

Loading

0 comments on commit 780aa76

Please sign in to comment.