[PR #55] [MERGED] Updated documentation #80

Closed
opened 2026-01-23 11:35:08 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/KeyValueStore/pull/55
Author: @EmanueleMinotto
Created: 11/1/2015
Status: Merged
Merged: 11/1/2015
Merged by: @beberlei

Base: masterHead: docs


📝 Commits (1)

📊 Changes

6 files changed (+316 additions, -19 deletions)

View changed files

📝 docs/index.rst (+8 -6)
docs/reference/annotations-reference.rst (+86 -0)
docs/reference/basic-usage.rst (+93 -0)
📝 docs/reference/configuration.rst (+54 -13)
docs/reference/xml-mapping.rst (+40 -0)
docs/reference/yaml-mapping.rst (+35 -0)

📄 Description

Things added:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/KeyValueStore/pull/55 **Author:** [@EmanueleMinotto](https://github.com/EmanueleMinotto) **Created:** 11/1/2015 **Status:** ✅ Merged **Merged:** 11/1/2015 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `docs` --- ### 📝 Commits (1) - [`1601d59`](https://github.com/doctrine/KeyValueStore/commit/1601d598313e2f78edaa6b5fd49d787053780cc2) updated documentation ### 📊 Changes **6 files changed** (+316 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `docs/index.rst` (+8 -6) ➕ `docs/reference/annotations-reference.rst` (+86 -0) ➕ `docs/reference/basic-usage.rst` (+93 -0) 📝 `docs/reference/configuration.rst` (+54 -13) ➕ `docs/reference/xml-mapping.rst` (+40 -0) ➕ `docs/reference/yaml-mapping.rst` (+35 -0) </details> ### 📄 Description Things added: - usage example based on README examples (https://github.com/doctrine/KeyValueStore/issues/43) - replaced index _Contents_ with a list of pages (https://github.com/doctrine/KeyValueStore/issues/42) - annotations reference - xml setup + usage example - yaml setup + usage example - Couchbase, MongoDB and Riak configurations --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-23 11:35:08 +01:00
admin closed this issue 2026-01-23 11:35:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/KeyValueStore#80