aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/devel/codebase.rst
Commit message (Collapse)AuthorAgeFilesLines
* Direct wiki links to archive.org.Ben Sturmfels2021-03-121-2/+2
|
* Spell-check the entire documentation.Ben Sturmfels2016-09-181-11/+11
|
* update documentation for s/nose/py.test/Alon Levy2013-04-171-1/+1
| | | | Signed-off-by: Alon Levy <alon@pobox.com>
* Remove the last traces of beaker.Elrond2013-04-091-2/+2
| | | | | | | | There were still some traces of beaker around: - docs: replaced by reference to itsdangerous. - paste configs: Wiped away. - config_spec.ini: wiped. - test_mgoblin_app.ini: also wiped.
* Move description of software stack below description of "What's where"Christopher Allan Webber2013-03-241-70/+70
|
* Point to the Hacking HOWTOChristopher Allan Webber2013-03-181-1/+5
|
* Better description of the structure of the applicationChristopher Allan Webber2013-03-171-10/+31
|
* Docs: Create new area for developers.Elrond2013-01-261-0/+158
We need some "Part" for developers. Currently, it's named "Part 4: Developer's Zone". But we should come up with a better name soon. Moved the codebase docs in there for starters.