From 7366c9f5352352e562d5081cdaff042a15a73f72 Mon Sep 17 00:00:00 2001 From: Ross Barnowski Date: Mon, 3 Apr 2023 10:22:09 -0700 Subject: Minor docs/test maintenance (#6614) * doc: fix docstring heading, eliminate sphinx error. * doc: change extension of included file to prevent duplicate labels. * tst: add warnings filter for deprecated forest_str. --- doc/developer/about_us.rst | 2 +- doc/developer/team.rst | 467 --------------------------------------------- doc/developer/teams.inc | 467 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 468 insertions(+), 468 deletions(-) delete mode 100644 doc/developer/team.rst create mode 100644 doc/developer/teams.inc (limited to 'doc') diff --git a/doc/developer/about_us.rst b/doc/developer/about_us.rst index 34c203f2..bb0fe5c5 100644 --- a/doc/developer/about_us.rst +++ b/doc/developer/about_us.rst @@ -6,7 +6,7 @@ and has been developed with the help of many others. Thanks to everyone who has improved NetworkX by contributing code, bug reports (and fixes), documentation, and input on design, features, and the future of NetworkX. -.. include:: team.rst +.. include:: teams.inc Contributors ------------ diff --git a/doc/developer/team.rst b/doc/developer/team.rst deleted file mode 100644 index 33bc0b1e..00000000 --- a/doc/developer/team.rst +++ /dev/null @@ -1,467 +0,0 @@ - -.. _core-developers-team: - -Core Developers ---------------- - -NetworkX development is guided by the following core team: - - - -.. raw:: html - -
- -
- Avatar picture of @boothby -
- Kelly Boothby -
-
@boothby
-
- - -.. raw:: html - -
- -
- Avatar picture of @dschult -
- Dan Schult -
-
@dschult
-
- - -.. raw:: html - -
- -
- Avatar picture of @hagberg -
- Aric Hagberg -
-
@hagberg
-
- - -.. raw:: html - -
- -
- Avatar picture of @jarrodmillman -
- Jarrod Millman -
-
@jarrodmillman
-
- - -.. raw:: html - -
- -
- Avatar picture of @mjschwenne -
- Matt Schwennesen -
-
@mjschwenne
-
- - -.. raw:: html - -
- -
- Avatar picture of @MridulS -
- Mridul Seth -
-
@MridulS
-
- - -.. raw:: html - -
- -
- Avatar picture of @paulitapb -
- Paula Pérez Bianchi -
-
@paulitapb
-
- - -.. raw:: html - -
- -
- Avatar picture of @rossbar -
- Ross Barnowski -
-
@rossbar
-
- - -.. raw:: html - -
- -
- Avatar picture of @stefanv -
- Stefan van der Walt -
-
@stefanv
-
- - -.. raw:: html - -
- -
- Avatar picture of @z3y50n -
- Dimitrios Papageorgiou -
-
@z3y50n
-
- - - -Emeritus Developers -------------------- - -We thank these previously-active core developers for their contributions to NetworkX. - - - -.. raw:: html - -
- -
- Avatar picture of @bjedwards -
- Benjamin Edwards -
-
@bjedwards
-
- - -.. raw:: html - -
- -
- Avatar picture of @camillescott -
- Camille Scott -
-
@camillescott
-
- - -.. raw:: html - -
- -
- Avatar picture of @chebee7i -
- @chebee7i -
-
@chebee7i
-
- - -.. raw:: html - -
- -
- Avatar picture of @ericmjl -
- Eric Ma -
-
@ericmjl
-
- - -.. raw:: html - -
- -
- Avatar picture of @harshal-dupare -
- Harshal Dupare -
-
@harshal-dupare
-
- - -.. raw:: html - -
- -
- Avatar picture of @jfinkels -
- @jfinkels -
-
@jfinkels
-
- - -.. raw:: html - -
- -
- Avatar picture of @jtorrents -
- Jordi Torrents -
-
@jtorrents
-
- - -.. raw:: html - -
- -
- Avatar picture of @loicseguin -
- Loïc Séguin-Charbonneau -
-
@loicseguin
-
- - -.. raw:: html - -
- -
- Avatar picture of @vadyushkins -
- Vadim Abzalov -
-
@vadyushkins
-
- - -.. raw:: html - -
- -
- Avatar picture of @ysitu -
- @ysitu -
-
@ysitu
-
- - -.. _steering-council-team: - -Steering Council ----------------- - - - - -.. raw:: html - -
- -
- Avatar picture of @dschult -
- Dan Schult -
-
@dschult
-
- - -.. raw:: html - -
- -
- Avatar picture of @hagberg -
- Aric Hagberg -
-
@hagberg
-
- - -.. raw:: html - -
- -
- Avatar picture of @jarrodmillman -
- Jarrod Millman -
-
@jarrodmillman
-
- - -.. raw:: html - -
- -
- Avatar picture of @MridulS -
- Mridul Seth -
-
@MridulS
-
- - -.. raw:: html - -
- -
- Avatar picture of @rossbar -
- Ross Barnowski -
-
@rossbar
-
- - -.. raw:: html - -
- -
- Avatar picture of @stefanv -
- Stefan van der Walt -
-
@stefanv
-
- diff --git a/doc/developer/teams.inc b/doc/developer/teams.inc new file mode 100644 index 00000000..33bc0b1e --- /dev/null +++ b/doc/developer/teams.inc @@ -0,0 +1,467 @@ + +.. _core-developers-team: + +Core Developers +--------------- + +NetworkX development is guided by the following core team: + + + +.. raw:: html + +
+ +
+ Avatar picture of @boothby +
+ Kelly Boothby +
+
@boothby
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @dschult +
+ Dan Schult +
+
@dschult
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @hagberg +
+ Aric Hagberg +
+
@hagberg
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @jarrodmillman +
+ Jarrod Millman +
+
@jarrodmillman
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @mjschwenne +
+ Matt Schwennesen +
+
@mjschwenne
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @MridulS +
+ Mridul Seth +
+
@MridulS
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @paulitapb +
+ Paula Pérez Bianchi +
+
@paulitapb
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @rossbar +
+ Ross Barnowski +
+
@rossbar
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @stefanv +
+ Stefan van der Walt +
+
@stefanv
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @z3y50n +
+ Dimitrios Papageorgiou +
+
@z3y50n
+
+ + + +Emeritus Developers +------------------- + +We thank these previously-active core developers for their contributions to NetworkX. + + + +.. raw:: html + +
+ +
+ Avatar picture of @bjedwards +
+ Benjamin Edwards +
+
@bjedwards
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @camillescott +
+ Camille Scott +
+
@camillescott
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @chebee7i +
+ @chebee7i +
+
@chebee7i
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @ericmjl +
+ Eric Ma +
+
@ericmjl
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @harshal-dupare +
+ Harshal Dupare +
+
@harshal-dupare
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @jfinkels +
+ @jfinkels +
+
@jfinkels
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @jtorrents +
+ Jordi Torrents +
+
@jtorrents
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @loicseguin +
+ Loïc Séguin-Charbonneau +
+
@loicseguin
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @vadyushkins +
+ Vadim Abzalov +
+
@vadyushkins
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @ysitu +
+ @ysitu +
+
@ysitu
+
+ + +.. _steering-council-team: + +Steering Council +---------------- + + + + +.. raw:: html + +
+ +
+ Avatar picture of @dschult +
+ Dan Schult +
+
@dschult
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @hagberg +
+ Aric Hagberg +
+
@hagberg
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @jarrodmillman +
+ Jarrod Millman +
+
@jarrodmillman
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @MridulS +
+ Mridul Seth +
+
@MridulS
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @rossbar +
+ Ross Barnowski +
+
@rossbar
+
+ + +.. raw:: html + +
+ +
+ Avatar picture of @stefanv +
+ Stefan van der Walt +
+
@stefanv
+
+ -- cgit v1.2.1