File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 88 - virtualenv
99 - webdev
1010
11-
11+ .. todolist ::
Original file line number Diff line number Diff line change 2525
2626# Add any Sphinx extension module names here, as strings. They can be extensions
2727# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
28- extensions = ['sphinx.ext.ifconfig' ]
28+ extensions = ['sphinx.ext.ifconfig' , 'sphinx.ext.todo' ]
2929
3030# Add any paths that contain templates here, relative to this directory.
3131templates_path = ['_templates' ]
258258
259259# Allow duplicate toc entries.
260260#epub_tocdup = True
261+
262+ todo_include_todos = True
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ Package Manager
1111
1212While Snow Leopard comes with a large number of UNIX utilities, those
1313familiar with Linux systems will notice one key component missing: a
14- package manager. Mxcl's * Homebrew * is the answer.
14+ package manager. Mxcl's ` Homebrew < http://mxcl.github.com/homebrew/ >`_ is the answer.
1515
16- To install Homebrew, simply run: ::
16+ To ` install Homebrew < https://github.com/mxcl/homebrew/wiki/installation >`_ , simply run: ::
1717
1818 $ ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)"
1919
@@ -34,11 +34,10 @@ bugs.
3434
3535*Don't forget to update your environment PATH. *
3636
37-
3837Building From Source
3938--------------------
4039
41-
40+ .. todo :: Write "Building From Source"
4241
4342
4443Distribute & Pip
You can’t perform that action at this time.
0 commit comments