Commit Graph

30 Commits

Author SHA1 Message Date
James Vega
daf8177bff headers conflicted with a command name, so it's now called trheader 2003-12-09 00:48:46 +00:00
James Vega
1608d2520b Make sure that {data,conf,log}Dir exist so that we can write files to those
directories
2003-12-09 00:25:47 +00:00
James Vega
533426d120 Let debug be gone, replaced by utils 2003-12-09 00:15:54 +00:00
James Vega
69ce95d500 Add a forums link to our navbar 2003-12-04 01:58:24 +00:00
James Vega
c283ca73de Yay! Full navbar on all pages 2003-11-21 04:50:28 +00:00
James Vega
8854363785 Cleaned up the generated source some 2003-11-20 17:34:58 +00:00
James Vega
6bcd109cf1 Added navbar 2003-11-20 17:21:02 +00:00
James Vega
6106f27e2d Some more cleanups 2003-11-20 03:00:52 +00:00
Jeremy Fincher
8b3afe9f74 Fixed the links at the bottom, which I broke. 2003-11-20 01:58:39 +00:00
Jeremy Fincher
de81be01ff Slight efficiency/readability fix. 2003-11-20 01:05:07 +00:00
Jeremy Fincher
0f19c104a8 Minor stylistic updates (I missed two strings using triple double quotes instead of triple single quotes) 2003-11-20 00:47:20 +00:00
Jeremy Fincher
b8c6b3795a Minor stylistic updates; also made plugins.html and commands.html go to docs/ and link to docs/plugins/__.html 2003-11-20 00:46:31 +00:00
James Vega
484bb71b3a supybot.css is in supybot-www now. Major overhaul to docs generator 2003-11-20 00:03:26 +00:00
James Vega
f66c567355 A few more refinements to the documentation 2003-11-18 05:11:35 +00:00
James Vega
7cd2844079 Cleaned up commands.html a little bit using some suggestions from ddipaolo 2003-11-17 20:11:47 +00:00
James Vega
720c725a93 Documentation pages now link to each other. There is also an index sorted by
plugin (index.html) and an index sorted by command (commands.html)
2003-11-14 18:53:46 +00:00
James Vega
281926b250 Updated the class names for the table rows 2003-10-20 17:13:40 +00:00
James Vega
b2dd349235 Fixed all the #! lines to be consistent and a couple formatting issues with
the copyright
2003-10-16 14:53:42 +00:00
James Vega
cabfab3d0c Only swap the background color of the td if we know for sure that we are going
to be displaying one. Fixes the problem of blocks of tds that are all the same
color.
2003-10-14 12:55:08 +00:00
Jeremy Fincher
66d019827b Minor changes. 2003-10-14 03:55:04 +00:00
Jeremy Fincher
7399537174 Updates. 2003-10-05 13:21:29 +00:00
Jeremy Fincher
2a727d2f28 Updates. 2003-10-05 13:03:24 +00:00
Jeremy Fincher
ef517515f7 Removed star imports. 2003-10-05 13:02:56 +00:00
Jeremy Fincher
4b228c9518 Initial checkin. 2003-10-04 14:55:17 +00:00
Jeremy Fincher
747b20d04e Moved from scripts/plugin-documentation.py 2003-10-02 05:52:54 +00:00
Jeremy Fincher
f08bc708b2 Removed, old file. 2003-09-24 05:11:24 +00:00
Jeremy Fincher
442392b5ba Guarded inserts into sys.path. 2003-08-30 19:20:08 +00:00
Jeremy Fincher
7fd35a1071 Made some changes to satisfy PyChecker. 2003-08-19 10:38:45 +00:00
James Vega
c803e5e9d8 Added vim:set ... : strings to source in order to keep file formatting
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
2003-03-24 08:41:19 +00:00
Jeremy Fincher
7801c84d84 Initial revision 2003-03-12 06:26:59 +00:00