diff --git a/docs/_config.yml b/docs/_config.yml index f0f8d0f..1d7a267 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,10 +1,3 @@ theme: jekyll-theme-architect show_downloads: false markdown: kramdown -defaults: - - scope: - path = "" - type = docs - values: - sidebar: - nav: "docs" diff --git a/docs/_data/navigation.yaml b/docs/_data/navigation.yaml deleted file mode 100644 index 0b7de83..0000000 --- a/docs/_data/navigation.yaml +++ /dev/null @@ -1,7 +0,0 @@ -docs: - - title: "Getting started" - url: index.md - - title: "Binary" - url: adf-bdd.md - - title: "Library" - url: adf_bdd.md