NetworkX
2.5rc1.dev_20191208161747
  • Install
  • Tutorial
  • Reference
  • Developer Guide
    • Developer overview
    • Code of Conduct
    • Working with networkx source code
      • Introduction
      • Install git
      • Following the latest source
      • Making a patch
      • Git for development
      • git resources
  • Release Log
  • License
  • Credits
  • Citing
  • Bibliography
  • Examples
NetworkX
  • Docs »
  • Developer Guide »
  • Working with networkx source code

Working with networkx source codeΒΆ

Contents:

  • Introduction
  • Install git
    • Overview
    • In detail
  • Following the latest source
    • Get the local copy of the code
    • Updating the code
  • Making a patch
    • Making patches
    • Moving from patching to development
  • Git for development
    • Making your own copy (fork) of networkx
    • Set up your fork
    • Configure git
    • Development workflow
    • Maintainer workflow
  • git resources
    • Tutorials and summaries
    • Advanced git workflow
    • Manual pages online
Next Previous

© Copyright 2004-2019, NetworkX Developers Last updated on Dec 08, 2019.

Built with Sphinx using a theme provided by Read the Docs.