Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9aeaf14

Browse filesBrowse files
authored
Merge pull request #26218 from story645/min-dep
moved minimum dependencies to maintainance section
2 parents e4771f0 + 110088a commit 9aeaf14
Copy full SHA for 9aeaf14

File tree

2 files changed

+4
-4
lines changed
Filter options

2 files changed

+4
-4
lines changed

‎doc/devel/index.rst

Copy file name to clipboardExpand all lines: doc/devel/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ Development workflow
8383
:maxdepth: 1
8484

8585
dependencies
86-
Minimum versions <min_dep_policy>
8786

8887

8988
.. grid-item-card:: Workflow
@@ -133,6 +132,7 @@ Contribution guides
133132
:maxdepth: 1
134133

135134
release_guide
135+
min_dep_policy
136136
MEP/index
137137

138138
.. toctree::

‎doc/devel/min_dep_policy.rst

Copy file name to clipboardExpand all lines: doc/devel/min_dep_policy.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _min_deps_policy:
22

3-
======================================
4-
Minimum version of dependencies policy
5-
======================================
3+
=========================
4+
Dependency version policy
5+
=========================
66

77
For the purpose of this document, 'minor version' is in the sense of
88
SemVer (major, minor, patch) and includes both major and minor

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.