<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/doc, branch error-message-eccentricity</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Use sphinx stable branch via github on ReadTheDocs</title>
<updated>2015-10-29T11:58:25+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-10-29T11:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=9cdfc577cf402fb5b8babcc156ea28467774cd7d'/>
<id>9cdfc577cf402fb5b8babcc156ea28467774cd7d</id>
<content type='text'>
The stable branch of sphinx has the one-line fix for autosummary.
So even though the release on pipy doesn't have it, we can get it from github.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The stable branch of sphinx has the one-line fix for autosummary.
So even though the release on pipy doesn't have it, we can get it from github.</pre>
</div>
</content>
</entry>
<entry>
<title>    Fix some sphinx formatting errors</title>
<updated>2015-10-04T04:19:55+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-10-04T04:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=fdbf0ef15d4c5be0f695fc1b9a660082b7c95219'/>
<id>fdbf0ef15d4c5be0f695fc1b9a660082b7c95219</id>
<content type='text'>
    make all doc_strings raw format r''' '''
    correct underline lengths for headings
    fix latex issue in harmonic_centrality
    replace :ticket:, :url:, :doi:, :arxiv:  with links to webpages
    fix spacing with commas before colons so sphinx can parse well
    add "methods" heading in graph class rst files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    make all doc_strings raw format r''' '''
    correct underline lengths for headings
    fix latex issue in harmonic_centrality
    replace :ticket:, :url:, :doi:, :arxiv:  with links to webpages
    fix spacing with commas before colons so sphinx can parse well
    add "methods" heading in graph class rst files
</pre>
</div>
</content>
</entry>
<entry>
<title>Update install.rst</title>
<updated>2015-10-03T04:05:07+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-10-03T03:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=0e4010c69b115e6e4a35d7d227ddf800479f52de'/>
<id>0e4010c69b115e6e4a35d7d227ddf800479f52de</id>
<content type='text'>
Update language for installing with pip.
Change min python version to 2.7 or 3.3 (removing 3.2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update language for installing with pip.
Change min python version to 2.7 or 3.3 (removing 3.2)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1753 from MridulS/installdoc</title>
<updated>2015-10-03T03:22:03+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-10-03T03:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=4faf981c68db60886dca1c49bfebf0fd511ce096'/>
<id>4faf981c68db60886dca1c49bfebf0fd511ce096</id>
<content type='text'>
Update install documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update install documentation</pre>
</div>
</content>
</entry>
<entry>
<title>Update install documentation</title>
<updated>2015-09-10T15:07:08+00:00</updated>
<author>
<name>Mridul Seth</name>
<email>seth.mridul@gmail.com</email>
</author>
<published>2015-09-10T15:07:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=c152d3916258a2dea41d61966853ebd88e22676b'/>
<id>c152d3916258a2dea41d61966853ebd88e22676b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation building.</title>
<updated>2015-08-31T22:22:18+00:00</updated>
<author>
<name>Neil</name>
<email>mistersheik@gmail.com</email>
</author>
<published>2015-08-06T18:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=9456de53e0cf6905665ead505d38ea5da6979279'/>
<id>9456de53e0cf6905665ead505d38ea5da6979279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1719 from dschult/minor_doc_changes</title>
<updated>2015-08-08T22:22:49+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg+github@gmail.com</email>
</author>
<published>2015-08-08T22:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=8f3a9020e03891f449cc83509272a8bfd4de35c8'/>
<id>8f3a9020e03891f449cc83509272a8bfd4de35c8</id>
<content type='text'>
minor changes related to _iter removal</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
minor changes related to _iter removal</pre>
</div>
</content>
</entry>
<entry>
<title>Update news to include 1.10 release highlights</title>
<updated>2015-08-07T19:31:35+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-08-07T19:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=3169e3e1f51120decd46cebf5bce72ac585891fa'/>
<id>3169e3e1f51120decd46cebf5bce72ac585891fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor changes related to _iter removal</title>
<updated>2015-08-07T19:27:17+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-08-07T19:27:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=59541f4f69f33e8f772be26f878860b1904bf7af'/>
<id>59541f4f69f33e8f772be26f878860b1904bf7af</id>
<content type='text'>
Mostly doc string tweaks for graph classes, tutorial.
Fixes of blockmodel and antigraph examples
api_changes and release_2.0 updates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly doc string tweaks for graph classes, tutorial.
Fixes of blockmodel and antigraph examples
api_changes and release_2.0 updates.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1676 from MridulS/api2.0</title>
<updated>2015-08-07T16:33:28+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2015-08-07T16:33:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=c06c61848447157a200f01f924f9cdeb8309ed1c'/>
<id>c06c61848447157a200f01f924f9cdeb8309ed1c</id>
<content type='text'>
Update 2.0 release notes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update 2.0 release notes</pre>
</div>
</content>
</entry>
</feed>
