GitHub - documentdb/docs: DocumentDB's official documentation page

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.