2008-4-15

11:34 jezdez
I don't know if you already know this, but it's quite useful: you can use :ref: to link to section headlines without manually specifying it with ".. _my-reference-label:" if it's the same as it uses internally.
11:36 jezdez
for example refering to the section headline "``RequestSite`` objects" can easily be done by using :ref:`RequestSite objects <requestsite-objects>`
11:39 jezdez
ah forget what I just said, sphinx seems to have used a cached version of a document that contained an explicit reference label
11:39 jezdez
nevermind
19:02 jezdez
yo jacobkm, everything ok with the patches?
19:16 jacobkm
jezdez: nope, they seem to be working fine
19:16 jezdez
cool, sadly I couldn't work the whole day
19:17 jezdez
how is your progress?
19:20 jacobkm
19:22 jezdez
ok, haven't looked it up, sorry
19:24 jezdez
I will be ready with contrib today
19:30 jacobkm
jezdez: awesome
19:30 jacobkm
I'll have the intro material done in a few hours, which basically just leaves forms (which SimonW is working on) and the big-'un (models/dbs).
19:30 jacobkm
With luck I could actually have everything done tonight
20:46 jezdez
jacobkm: cool!