| Designate 3.6.1 release | 8 个月前 |
| Update sphinx theme (#6930) * Update sphinx theme * Get rid of custom dev banner * Remove duplicate search box * Use theme's version switcher * Fix docstrings * Fix theme * Remove old file * Update release process | 2 年前 |
| API: Deprecate p2g module (#8855) * DEP: Add module-level deprecation for p2g. * WIP * API: Add deprecation warning. * WIP: 1st attempt at autouse import cleanup fixture. * WIP: This version works without pytest-randomly. * TST: Add the import tests. Remove the \'from\' import test for interesting reasons. * MAINT: Add warnings filter. * TST: Add initialize step for module cleanup. * MAINT: Fix comment splitting. * DOC: Add deprecation note. * CONF: Ignore p2g module at test collection time. Required to suppress doctest warnings. | 22 天前 |
| Add: Shrikhande graph (#8884) | 1 天前 |
| Designate 3.6.1 release | 8 个月前 |
| Add documentation building to contributor guide (#6437) * Add documentation blding to contrib guide. * Move adding-examples section back under docs. * Add html-noplot option to build docs w/out gallery. * Add note about building docs without gallery. * Add blurbs about doc & gallery dependencies. | 3 年前 |
| DOC, MAINT: Deduplicate docs instructions. (#6937) Condense documentation building instructions to a single location in doc/README.rst and include that directly in the contributor guide. This resolves some fragmentation of the contributor documentation, ensuring new contributors see the same information both in the html docs and in the source READMEs. | 2 年前 |
| Docs: add nx-neptune backend documentation (#8258) * Docs: add nx-neptune backend to https://github.com/awslabs/nx-neptune Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com> * Add circleci config for nx-neptune Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com> --------- Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com> | 10 个月前 |
| Rolling back shortest paths links (#8373) | 8 个月前 |
| Updates documentation to include details about using NetworkX with backends. (#7611) * Initial updates for backends to install and index pages. * Adds backends section. * Adds new doc for dedicated backends page, still incomplete. * Checkpoint before creating backends subdir. * Checkpoint, working on backend doc reorg. * Updates backends page to add table of known backends with links to project pages, adds section on backends to tutorial, minor updates to install page. * Removes experiment. * Updates for style check. * Adds logging examples, formats advanced usage using a list, updates from early review feedback, other cleanup. * Style update. * Separates backends and configs to individual doc pages, adds updates for new dispatch config vars with examples. * Fixes formatting, removes unintentional escape code. * Removes unsupported config example. * Removes extra newline. * Uses the proper cross-reference role for linking to the Backends page. * reword How does this work * reword necessary to helpful * Updates for clarity from review feedback. * Re-removes inline list of known backends in favor of linking to the Backends page which maintains the same list, adds naming convention as a note, tweaks formatting. * Adds details about fallback for an example, updates formatting. * Adds subsubsections to "how does this work" subsection. --------- Co-authored-by: Dan Schult <dschult@colgate.edu> | 1 年前 |
| Flatten doc hierarchy (#2520) * Silence some sphinx warnings * Update structure of documentation See https://github.com/networkx/networkx/pull/2054 | 8 年前 |
| Fix typo: thrid-party to third-party in tutorial (#8502) | 7 个月前 |