-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Glen,
On 11/13/14 3:18 PM, Glen Peterson wrote: > On Thu, Nov 13, 2014 at 2:23 PM, Christopher Schultz > <ch...@christopherschultz.net> wrote: >> Patches are always welcome, including patches to the >> documentation. Let me know if you'd like to provide one, and I >> can give you instructions (they are pretty simple). > > Yes please. The easiest thing (believe it or not) is to get a Subversion client and then check-out the Tomcat trunk: $ svn checkout http://svn.apache.org/repos/asf/tomcat/trunk In there, you'll find all the Tomcat documentation in webapps/docs Now, modify any of the files. Most of the documentation is stored in .xml format but it's very easy to understand how it maps to the HTML that gets generated. When you are done, you can check things out by running: $ ant build-docs This will build the documentation as HTML, and you can proof-read your edits. When you are happy with them, you can make a patch by running svn diff: $ svn diff webapps/docs This will produce (on stdout) a patch that you can submit to the team. Can you redirect it to a file to save it. The best way to submit a patch is to create an issue in Bugzilla and attach the patch to it. We'll do the rest. Thanks! - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org iQIcBAEBCAAGBQJUZWCFAAoJEBzwKT+lPKRY5MAQAKsZlUuzOFZScGubr089x1v3 35WolyT/AH5A1IVks5J5LXyaZEgy/Qn/1Cs3ktVUE4oK1nLnWk+igEAIjvZiLrsw paItTXndh20LLLbS9pWEb7kotOsy65Qe6UbSYIdn6gA12IiOIrvWMgZhf1vEPC9L VHFpghWPHf207Ga/BTS7i6NaaZ2ZKjJPUMLkvLvmyLQZmUX9PYs9OzSe7SLd8gb3 EzEsDUgeYI/N6aWQ7/UzHbQIU8K7eP8o62re0SYZL13baUzLpdm4cbso8NTZGZWb MOwSw4C/8Bi06uwQpXDi+trLsirRkyyhwnNk6+CnAwY9inNNK8KlvZqGaMua3eeV P2cRjm/amhaX6wjX+yFrCM0t+VvVgm5jaN3KSrnWegzrpu841+e0yPzvorx6BbHP FPLnCNwi0QiRjWDmMIIyFupEx8jDNq+9xvmZ4hjZ32kI+HV8Ncw8JW7/IBV8Vimk GVB7mJ9fhzYM56kxB4IldOpUj7i1koy53pqHgaGBpd1srMikfXd1awtCu7pDm50h 0G5LBXBj75gM3euZxWvPKrRIcyabvPC6E6GHkSsZ04jdlDqqFl4seJioR/h7FtKf dJ85cXvGsfirYEihMTlZ6rLPj96iDSLT7JZW3TQudSoNC8Xb5t3BQSFZu2vH2FhY T3PUjUBgdncCw/JVrWUw =xEdZ -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org