Skip to content

WIP: Pre release doc cleanup #204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Jul 22, 2012
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
7446873
DOC: clean up old sphinx extension machinery
matthew-brett Jul 20, 2012
f66cefa
DOC: fix section heading in fmri.utils
matthew-brett Jul 20, 2012
f2c0fba
DOC: fix plot commands in glm_spec
matthew-brett Jul 20, 2012
f0a8ced
DOC: update plots to new interfaces
matthew-brett Jul 20, 2012
7112357
DOC: update dependencies for sphinx doc build
matthew-brett Jul 21, 2012
bf238c1
DOC: add nipy github repo to side bar
matthew-brett Jul 21, 2012
5d7f558
DOC: update some links
matthew-brett Jul 21, 2012
e3f492c
DOC: rewrite README file, rename to .rst
matthew-brett Jul 21, 2012
515f497
DOC: update date in LICENSE
matthew-brett Jul 21, 2012
2287b5b
DOC: update THANKS and AUTHOR
matthew-brett Jul 21, 2012
f755656
DOC: move install into documentation tree
matthew-brett Jul 21, 2012
c6b4dc1
DOC: point to collated data installation page
matthew-brett Jul 21, 2012
fdd6824
DOC: add InTemporaryDirectory instructions
matthew-brett Jul 22, 2012
06e66ca
DOC: typos and whitespace in labs documentation
matthew-brett Jul 22, 2012
83ff905
DOC: harmonize README and info.py
matthew-brett Jul 22, 2012
0e5a96d
DOC: refactoring coordinate map discussion
matthew-brett Jul 22, 2012
583a687
DOC: add links back to installation page
matthew-brett Jul 22, 2012
b619036
DOC: refactor ipython to doctests in basic_io
matthew-brett Jul 22, 2012
5739ef2
DOC: small reformatting for glm_spec tutorial
matthew-brett Jul 22, 2012
4f59d44
DOC: minor cleanups to user part of docs
matthew-brett Jul 22, 2012
60d6646
DOC: move software_design to code_discussions
matthew-brett Jul 22, 2012
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
DOC: move software_design to code_discussions
Add description to try and put people off reading most of these
documents.
  • Loading branch information
matthew-brett committed Jul 22, 2012
commit 60d66468d02401d185e1d20f57a71a12a625f7f5
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
.. _software_design:
.. _code-discussions:

=================
Software Design
=================
================
Code discussions
================

These are some developer discussions about design of code in NIPY.

.. only:: html

Expand Down
3 changes: 1 addition & 2 deletions doc/devel/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@
install/index
guidelines/index
planning/index
software_design/index
software_design/usecases/index
code_discussions/index
tools/index