Skip to content

Commit

Permalink
Port remaining articles from Jazzy docs to DocC (#2778)
Browse files Browse the repository at this point in the history
  • Loading branch information
louwers authored Aug 28, 2024
1 parent ff2c1e8 commit 290bf92
Show file tree
Hide file tree
Showing 40 changed files with 518 additions and 4,122 deletions.
11 changes: 0 additions & 11 deletions platform/darwin/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -88,16 +88,6 @@ filegroup(
visibility = ["//visibility:public"],
)

filegroup(
name = "docs_ejs_templates",
srcs = [
"docs/guides/For_Style_Authors.md.ejs",
"docs/guides/Migrating_to_Expressions.md.ejs",
"docs/guides/Tile_URL_Templates.md.ejs",
],
visibility = ["//visibility:public"],
)

filegroup(
name = "generator_data",
srcs = [
Expand All @@ -112,7 +102,6 @@ filegroup(
js_run_binary(
name = "generated_code",
srcs = [
":docs_ejs_templates",
":generator_data",
":test_ejs_templates",
],
Expand Down
212 changes: 0 additions & 212 deletions platform/darwin/docs/guides/Migrating_to_Expressions.md.ejs

This file was deleted.

109 changes: 0 additions & 109 deletions platform/darwin/docs/guides/Tile_URL_Templates.md.ejs

This file was deleted.

Loading

0 comments on commit 290bf92

Please sign in to comment.