Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2bc87bb

Browse files
committed
add 'policy'
1 parent 5ac13cd commit 2bc87bb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ The extension is also available through conda package management system. It can
1717

1818
conda install -c astropy sphinx-automodapi
1919

20+
21+
2022
.. _quickstart:
2123

2224
Quick start
@@ -69,3 +71,11 @@ User guide
6971

7072
automodapi.rst
7173
automodsumm.rst
74+
75+
Dependency Version Guidelines
76+
-----------------------------
77+
78+
As a general guideline, automodapi dependencies (at the time of writing, just
79+
Sphinx) aim to maintain compatibility with versions <= 2 years old. Dependencies
80+
may be newer, however, if specific features become important to help automodapi
81+
work better or be more maintainable.

0 commit comments

Comments
 (0)