Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Docs: abandon branching model for docs versions, switch to the feature toggles approach #221

@borekb

Description

@borekb

This is an imported issue, original reference WP-221, created on 14 Dec 2014.

Right now, we've got a branch for docs v1.0 and 2.0. Some content when writing docs for 2.0 should also belong to 1.0 so we should cherry-pick it, not forget about it etc. Overall, the branches are quite hard to manage.

A suggestion: have a single set of documentation and somehow mark the docs articles or even their section with a version tag, for example:

--
appliesToVersions: 2.*
--

1.  This is some topic

Some docs to it…

## Subsection [appliesToVersions: >=3.0.0]

This subsection is only valid for the 3.x release..

Metadata

Metadata

Assignees

Labels

featureNew feature. See "improvement" for updates of existing functionality.noteworthySignificant issue or PR, to be highlighted in release notesscope: docsMarkdown documentation, public docs, READMEs

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions