diff --git a/api/README.md b/api/README.md new file mode 100644 index 00000000000..bd2e0272ff1 --- /dev/null +++ b/api/README.md @@ -0,0 +1,4 @@ +# Django API + +This service is documented at +[docs.openverse.org/api](https://docs.openverse.org/api/index.html). diff --git a/automations/README.md b/automations/README.md new file mode 100644 index 00000000000..f21459be009 --- /dev/null +++ b/automations/README.md @@ -0,0 +1,4 @@ +# Automations + +This service is documented at +[docs.openverse.org/automations](https://docs.openverse.org/automations/index.html). diff --git a/catalog/README.md b/catalog/README.md new file mode 100644 index 00000000000..813b4262d37 --- /dev/null +++ b/catalog/README.md @@ -0,0 +1,4 @@ +# Airflow Catalog + +This service is documented at +[docs.openverse.org/catalog](https://docs.openverse.org/catalog/index.html). diff --git a/documentation/README.md b/documentation/README.md new file mode 100644 index 00000000000..7701725e41d --- /dev/null +++ b/documentation/README.md @@ -0,0 +1,4 @@ +# Documentation + +This service is documented at +[docs.openverse.org/documentation](https://docs.openverse.org/meta/documentation/index.html). diff --git a/frontend/README.md b/frontend/README.md new file mode 100644 index 00000000000..d5b9ba46a3e --- /dev/null +++ b/frontend/README.md @@ -0,0 +1,4 @@ +# Nuxt frontend + +This service is documented at +[docs.openverse.org/frontend](https://docs.openverse.org/frontend/index.html). diff --git a/ingestion_server/README.md b/ingestion_server/README.md new file mode 100644 index 00000000000..06ffcd8dd34 --- /dev/null +++ b/ingestion_server/README.md @@ -0,0 +1,4 @@ +# Ingestion server + +This service is documented at +[docs.openverse.org/ingestion_server](https://docs.openverse.org/ingestion_server/index.html). diff --git a/packages/README.md b/packages/README.md new file mode 100644 index 00000000000..a5188c08043 --- /dev/null +++ b/packages/README.md @@ -0,0 +1,4 @@ +# Node.js packages + +This service is documented at +[docs.openverse.org/packages](https://docs.openverse.org/packages/index.html). diff --git a/packages/eslint-plugin/README.md b/packages/eslint-plugin/README.md index 43f776260ab..fd4f61c6c5d 100644 --- a/packages/eslint-plugin/README.md +++ b/packages/eslint-plugin/README.md @@ -1,3 +1,4 @@ # `@openverse/eslint-plugin` -Refer to for documentation. +This service is documented at +[docs.openverse.org/packages/eslint_plugin](https://docs.openverse.org/packages/eslint_plugin).