Skip to content

Repository files navigation

DocumentDB Documentation

Welcome to the official documentation for DocumentDB.

Documentation Sections

Contributing

When contributing to this documentation repository, keep the following in mind:

API Reference Pages

Landing pages for the api-reference folder are dynamically generated. There's no need to add index.md files or manually maintain lists of reference articles.

To customize the documentation:

  • Landing page descriptions: Update the _metadata.description.md file in each folder to change the description shown on the landing page.
  • Metadata: Modify the YAML front matter in each article to update metadata (SEO, category, type, etc.) for individual pages.

Articles

Documentation articles are stored in the following folders:

  • /architecture
  • /documentdb-local
  • /getting-started
  • /kubernetes-operator
  • /postgres-api

Each folder contains Markdown files (*.md) and a navigation.yml file. Markdown files require the following YAML front matter metadata:

Description
titleThe title of the page rendered at the top of the article and in the browser tab/window.
descriptionThe description of the page for SEO metadata and social media sharing.

Articles must also be included in the navigation.yml file in order to appear in the navigation bar for the documentation site.

About

DocumentDB's official documentation page

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors