aboutsummaryrefslogtreecommitdiffstats
path: root/help/overview.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-02-14Convert the FAQ to Asciidoctor and remove old help files.Gerald Combs1-36/+0
Convert our self-generating FAQ to Asciidoctor via the following steps: - `help/faq.py > /tmp/faq.html`. - `pandoc -t asciidoc -o docbook/faq.adoc /tmp/faq.html`. - Manually clean up the markup using a text editor. Question and answer content was left intact. Removing or updating obsolete content will have to be done in a separate change. The Asciidoctor project uses the .adoc extension, so start using it here as well. The contents of the "help" directory appear to have been used for offline support in help_url.c, but that functionality was removed in 2008 in 242e3b78bc. Its content is covered in the User's Guide and man pages so remove it. Change-Id: I9060eefe97cfc137f8b414077c30f814379b576a Reviewed-on: https://code.wireshark.org/review/32014 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-05-06WildPackets → Savvius.Gerald Combs1-1/+1
Change-Id: I2494c2b1dcc9e324535b3f659b51b44059c478bd Reviewed-on: https://code.wireshark.org/review/8304 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2006-06-07Ethereal -> Wireshark. Update the FAQ.Gerald Combs1-2/+2
svn path=/trunk/; revision=18380
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-1/+1
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18206
2004-04-25build a list of the input file formats instead of a floating text,Ulf Lamping1-15/+20
added program names to HTML titles, various minor fixes svn path=/trunk/; revision=10686
2003-11-18"static content" and make environment of redesigned online helpUlf Lamping1-0/+31
svn path=/trunk/; revision=9016