Skip to content

Commit ee53cc4

Browse files
committed
Add Sphinx(★ 2,681) before geopy (★ 2,491)
1 parent 870d1cf commit ee53cc4

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

_sections/30-projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ These projects pledge to drop Python 2 support in or before 2020.
4242
- [![](assets/hypothesis.png)Hypothesis](https://hypothesis.readthedocs.io/) <!-- url:https://github.com/HypothesisWorks/hypothesis sg:3531 -->
4343
- [![](assets/xonsh.png)xonsh](http://xon.sh) <!-- url:https://github.com/xonsh/xonsh sg:3302 -->
4444
- [![](assets/scikit-image.png)Scikit Image](http://scikit-image.org/) <!-- url:https://github.com/scikit-image/scikit-image sg:3069 -->
45+
- [![](assets/sphinx-doc.png)Sphinx](https://sphinx-doc.org/) <!-- url:https://github.com/sphinx-doc/sphinx sg:2681 -->
4546
- [![](assets/geopy.png)geopy](https://geopy.readthedocs.io/) <!-- url:https://github.com/geopy/geopy sg:2476 -->
4647
- [![](assets/misp.png)MISP](https://github.com/MISP/MISP) <!-- url:https://github.com/MISP/MISP sg:2157 -->
4748
- [![](assets/astropy.png)Astropy](https://www.astropy.org/) <!-- url:https://github.com/astropy/astropy sg:2102 -->

assets/sphinx-doc.png

33.4 KB
Loading

site.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,11 @@ $(document).ready(function (){
194194
{content: '3.2', start: '2019-05-01', end: '2019-11-30'},
195195
{content: '4.0 LTS', start: '2019-11-30', end: '2021-12-01'},
196196
],
197+
'Sphinx':[
198+
{content: '0.1 - 1.0 (Py2)', start: '2008-03-22', end:'2019-03-10', py2:true},
199+
{content: '1.1 - 1.8 (Py2,Py3)', start: '2011-10-10', end:'2019-03-10', py2:true},
200+
{content: '2.0 - (Py3)', start: '2019-03-29', end:'2023-12-31'},
201+
],
197202
'geopy':[
198203
{content: '1.x', start: '2014-09-07', end:'2019-04-01', py2:true},
199204
{content: '2.x', start: '2019-04-01', end:'2023-12-31'},

0 commit comments

Comments
 (0)