lp://staging/~achiang/savilerow/core-v-api
Created by
Alex Chiang
and last modified
- Get this branch:
- bzr branch lp://staging/~achiang/savilerow/core-v-api
Only
Alex Chiang
can upload to this branch. If you are
Alex Chiang
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Chris Wayne (community): Approve
-
Diff: 397 lines (+194/-129)9 files modifieddoc/README (+54/-4)
doc/api.rst (+64/-0)
doc/conf.py (+2/-2)
doc/core.rst (+34/-0)
doc/index.rst (+2/-2)
doc/tests.rst (+0/-102)
tests/api/__init__.py (+19/-0)
tests/core/__init__.py (+19/-0)
tests/tests/__init__.py (+0/-19)
Branch information
Recent revisions
- 67. By Alex Chiang
-
tests: refactor tests into core and api
Separate the concept of "things we need to allow customization" and
"things we have customized". - 65. By Alex Chiang
-
doc: replace /home/$user/foo => ~/foo
Modify Makefile and sphinx to perform substitution. Required because
sphinx loads python modules during doc generation time and we get things
like os.path.expanduser( ). See comments in doc/_ext/
sphinx. py:generate( ) for much more. - 62. By Alex Chiang
-
doc: custom indexer for savvy documentation
Lots of documentation in the code itself, in doc/_ext/savvy.py
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~savilerow-team/savilerow/trunk-1.0