lp://staging/~adiroiban/pydoctor/1318325-intersphinx
Created by
Adi Roiban
and last modified
- Get this branch:
- bzr branch lp://staging/~adiroiban/pydoctor/1318325-intersphinx
Only
Adi Roiban
can upload to this branch. If you are
Adi Roiban
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Michael Hudson-Doyle: Pending requested
-
Diff: 994 lines (+839/-34) (has conflicts)8 files modifiedREADME.txt (+68/-30)
pydoctor/driver.py (+11/-0)
pydoctor/epydoc2stan.py (+13/-0)
pydoctor/model.py (+23/-4)
pydoctor/sphinx.py (+187/-0)
pydoctor/test/test_epydoc2stan.py (+52/-0)
pydoctor/test/test_model.py (+79/-0)
pydoctor/test/test_sphinx.py (+406/-0)
Related bugs
Bug #1318325: Support linking to interlinks objects.inv | Undecided | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 610. By Michael Hudson-Doyle
-
test and fix for bug #1266442 by making ZopeInterfaceCl
ass.implemented by_directly and related things store objects, not strings - 609. By Michael Hudson-Doyle
-
munge non-whitespace control characters into \xXX forms before trying to parse epytext output
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~mwhudson/pydoctor/dev