Skip to content

Commit

Permalink
Remove draft status
Browse files Browse the repository at this point in the history
  • Loading branch information
jenningsanderson committed Aug 13, 2024
1 parent 2542b6e commit db9613a
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion docs/schema/concepts/by-theme/base/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Base
draft: true
---

## Overview
Expand Down
1 change: 0 additions & 1 deletion docs/schema/concepts/by-theme/base/infrastructure.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Infrastructure
draft: true
---
import QueryBuilder from '@site/src/components/queryBuilder';
import OSMtoOvertureInfrastructure from '!!raw-loader!@site/src/queries/partials/osm_conversion_logic/infrastructure.sql';
Expand Down
1 change: 0 additions & 1 deletion docs/schema/concepts/by-theme/base/land.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Land
draft: true
---
import QueryBuilder from '@site/src/components/queryBuilder';
import OSMtoOvertureLand from '!!raw-loader!@site/src/queries/partials/osm_conversion_logic/land.sql';
Expand Down
1 change: 0 additions & 1 deletion docs/schema/concepts/by-theme/base/land_use.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Land Use
draft: true
---
import QueryBuilder from '@site/src/components/queryBuilder';
import OSMtoOvertureLandUse from '!!raw-loader!@site/src/queries/partials/osm_conversion_logic/land_use.sql';
Expand Down
1 change: 0 additions & 1 deletion docs/schema/concepts/by-theme/base/water.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Water
draft: true
---
import QueryBuilder from '@site/src/components/queryBuilder';
import OSMtoOvertureWater from '!!raw-loader!@site/src/queries/partials/osm_conversion_logic/water.sql';
Expand Down
1 change: 0 additions & 1 deletion docs/schema/concepts/by-theme/buildings/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Buildings
draft: true
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Expand Down

0 comments on commit db9613a

Please sign in to comment.