Morris wrote: > OK, thanks. I don't get IRC access by default (our proxying/filtering > policy at my workplace is, uh ...aggressive), so I'll work on getting > that opened up. In the meantime, www is all I've got. So: any good > web-based resources to chew on for starters -- like API docs? >
You should read most of the pages below http://trac.edgewall.org/wiki/TracDev/ You can also use standard tools like pydoc in order to read the python API doc, or even: http://trac-hacks.org/wiki/PyDocPlugin -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
