diff --git a/docs/61_dandi_authentication.md b/docs/61_dandi_authentication.md index 5068dfc3..ec36d04c 100644 --- a/docs/61_dandi_authentication.md +++ b/docs/61_dandi_authentication.md @@ -1,5 +1,3 @@ -# Work In Progress - ## Setting up your GitHub OAuth Account Please follow the steps in [Initialize Vendors - GitHub](../60_initialize_vendors/#github) to get started. diff --git a/docs/63_dandi_infrastructure.md b/docs/63_dandi_infrastructure.md index 547d41d7..3315a1dc 100644 --- a/docs/63_dandi_infrastructure.md +++ b/docs/63_dandi_infrastructure.md @@ -1,5 +1,3 @@ -# Work In Progress - ## Configuring Terraform [First, make sure you have properly set up your Terraform Cloud account and linked the account to the proper GitHub repository](../60_initialize_vendors/#terraform-cloud) diff --git a/docs/66_dandi_neuroglancer.md b/docs/66_dandi_neuroglancer.md deleted file mode 100644 index 96dc37cc..00000000 --- a/docs/66_dandi_neuroglancer.md +++ /dev/null @@ -1,13 +0,0 @@ -## Setting up Cloudfront for Private Assets - - - -## Pushing a neuroglancer static site to S3 - - - -## Creating .pem keys - - - -## Handling cookies in DANDI Archive code \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 78b5fba1..1fb42d7a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -48,7 +48,6 @@ nav: - DANDI Infrastructure: "63_dandi_infrastructure.md" - DANDI Archive: "64_dandi_archive.md" - DANDI Hub: "65_dandi_hub.md" - - Handling Neuroglancer in DANDI: "66_dandi_neuroglancer.md" - Contributing Documentation: "100_contribute_docs.md" - DANDI Hub: "50_hub.md" - Tutorials: