On Sat, Mar 16, 2013 at 11:14 AM, Dominique Righetto <[email protected]> wrote: > Hi, > > For the plugin documentation, we can use something like pydoc or do you want > that plugin documentation will be manually wrote ?
That plugin documentation is generated using a python script, I tried Sphinx for doing this but at some point I decided to go with something that maintains the site look and feel. Somewhere else we might use Sphinx (maybe for documenting core?) but it simply feels right to let the users see this "as part of the site". Regards, > -- > Cordialement, Best regards, > Dominique Righetto > [email protected] > [email protected] > Twitter: @righettod > GPG: 0x323D19BA > http://www.righettod.eu > "No trees were killed to send this message, but a large number of electrons > were terribly inconvenienced." > > > On Sat, Mar 16, 2013 at 2:37 PM, Andres Riancho <[email protected]> > wrote: >> >> Guys, >> >> As you may have noticed, we've had a new w3af.org site for a >> while. It's all wordpress with a nice template, but some things are >> ugly and need someone with CSS/HTML knowledge to fix. >> >> The first example that comes to my mind is the table on this [0] >> page. Could someone help me out and send me the required CSS changes >> for that table to look well? Thanks! >> >> [0] http://w3af.org/plugins/audit/blind_sqli >> >> Regards, >> -- >> Andrés Riancho >> Project Leader at w3af - http://w3af.org/ >> Web Application Attack and Audit Framework >> Twitter: @w3af >> GPG: 0x93C344F3 >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_mar >> _______________________________________________ >> W3af-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/w3af-users > > -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ W3af-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/w3af-users
