-
-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1603 from plone/remove-duplicate-contributing-nav…
…igation Remove duplicate contributing navigation
- Loading branch information
Showing
5 changed files
with
42 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
myst: | ||
html_meta: | ||
"description": "How to contribute to plone.api" | ||
"property=og:description": "How to contribute to plone.api" | ||
"property=og:title": "Contributing to plone.api" | ||
"keywords": "Plone, API, development, contribute" | ||
--- | ||
|
||
# Contributing to `plone.api` | ||
|
||
See {doc}`/plone.api/contribute/index` under {guilabel}`Backend > plone.api`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
myst: | ||
html_meta: | ||
"description": "Contributing to plone.restapi" | ||
"property=og:description": "Contributing to plone.restapi" | ||
"property=og:title": "Contributing to plone.restapi" | ||
"keywords": "Plone, plone.restapi, REST, API, Contributing, documentation" | ||
--- | ||
|
||
# Contributing to `plone.restapi` | ||
|
||
See {doc}`/plone.restapi/docs/source/contributing/index` under {guilabel}`REST API`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
myst: | ||
html_meta: | ||
"description": "How to contribute to Volto, the frontend for Plone." | ||
"property=og:description": "How to contribute to Volto, the frontend for Plone." | ||
"property=og:title": "How to contribute to Volto, the frontend for Plone." | ||
"keywords": "Plone, Volto, contributing, developer, guidelines" | ||
--- | ||
|
||
# Contributing to Volto | ||
|
||
See {doc}`/volto/contributing/index` under {guilabel}`Frontend`. |