Commit Graph

31 Commits

Author SHA1 Message Date
James Vega f058b7ee7e Add notation of whether a config var is channel specific 2004-08-19 01:49:37 +00:00
James Vega ae9d4507d1 Finally, a working version 2004-08-18 19:35:50 +00:00
James Vega 027b73a1df Fixing the "I know there was something I didn't finish, but I don't remember
what so I'll commit anyway" commit.
2004-08-18 14:57:34 +00:00
James Vega 3ea150cbd3 Update to show config variables for each plugin 2004-08-18 14:10:38 +00:00
James Vega fd706575be Update with some handling of config vars 2004-08-18 07:20:30 +00:00
Jeremy Fincher 848303c021 Fix for world.documenting issue. 2004-07-28 02:20:58 +00:00
James Vega 03b183da7f Some updates to work with the import changes and support module.Class.__doc__ 2004-07-28 02:10:16 +00:00
James Vega 315810d08e yay! no more stray whitespace 2004-07-21 19:36:35 +00:00
James Vega 1383da0f1a Prevent scheduled downloads from happening when we're generating
docs (hopfully), and fix a userdataFilename bug introduced in the
earlier fix.
2004-06-20 08:14:59 +00:00
James Vega f2bb0c0125 Update to work with registry changes and add 'deprecated' warnings. 2004-02-09 05:06:20 +00:00
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 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 ef517515f7 Removed star imports. 2003-10-05 13:02:56 +00:00
Jeremy Fincher 747b20d04e Moved from scripts/plugin-documentation.py 2003-10-02 05:52:54 +00:00