aboutsummaryrefslogtreecommitdiffstats
path: root/help
AgeCommit message (Collapse)AuthorFilesLines
2018-12-07Revert "CMake: Fix Windows help install target"Peter Wu1-65/+0
This reverts commit 8992760c68f3e508a0e5a25307c246a75f7c2ae2. Breaks the "make clean" target as it tries to remove the "help" directory. Since this change, the macOS builds started failing tests as well (init.lua and colorfilters seems not to be applied). Change-Id: I3fce346e04875e667680a4ed9ba3beca8054a168 Reviewed-on: https://code.wireshark.org/review/30950 Reviewed-by: João Valverde <j@v6e.pt>
2018-12-03CMake: Simplify CMAKE_INSTALL_DATADIR usageJoão Valverde1-7/+1
Change-Id: I414aa551b8e9315a654f4da62b882e787d4f6d53 Reviewed-on: https://code.wireshark.org/review/30904 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt>
2018-12-02CMake: Fix Windows help install targetJoão Valverde1-0/+71
We can't install from DATAFILE_DIR on this platform, we must use CMAKE_BINARY_DIR. Do that and try to keep this thing intact. Ping-Bug: 15301 Change-Id: I5c0b787f8b1a148dda52f26242ab681e3c3a0d44 Reviewed-on: https://code.wireshark.org/review/30879 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt>
2018-04-25We're not using autotools/libtool any more.Guy Harris1-38/+0
Remove FAQ items that assume we are (and, in one case, that we're using SVN...). Change-Id: Ifd04ac0f34f562b2b0b588bed8db8f4e13317c18 Reviewed-on: https://code.wireshark.org/review/27147 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-04-21Remove a few obsolete references to gtk from checkapi and faq.pyJoerg Mayer1-43/+1
Change-Id: Ice9aec64fddbed94c7be96575c6e1bc800e8ac9e Reviewed-on: https://code.wireshark.org/review/27067 Petri-Dish: Jörg Mayer <jmayer@loplof.de> Tested-by: Petri Dish Buildbot Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2018-04-18Remove autotools build system.Dario Lombardo1-46/+0
It has been replaced by cmake. Change-Id: I83a5eddb8645dbbf6bca9f026066d2e995d8e87a Reviewed-on: https://code.wireshark.org/review/26969 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-03-07More licenses converted to SPDX.Dario Lombardo1-13/+1
Change-Id: Id4f987dcdacf06622d70263f4659a4400e30dc39 Reviewed-on: https://code.wireshark.org/review/26332 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-3/+0
Change-Id: Iedae94ffefe27b13b1967d69cacb757b5aa4576d Reviewed-on: https://code.wireshark.org/review/23928 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-4/+4
Avoid anachronisms, however; there was no "macOS 10.0" or even "OS X 10.0", for example. It was "Mac OS X" until 10.8 (although 10.7 was sometimes called "OS X" and sometimes called "Mac OS X"), and it was "OS X" from 10.8 to 10.11. Change-Id: Ie4a848997dcc6c45c2245c1fb84ec526032375c3 Reviewed-on: https://code.wireshark.org/review/20933 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-10-04help/Makefile.am: Use the python command chosen by the configure scriptPHO1-2/+2
Change-Id: I7b6e2b0c7802e214b4483990d0e7e70c58b3f96b Reviewed-on: https://code.wireshark.org/review/18042 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2016-06-15Remove Nmake build systemPascal Quantin2-22/+0
Change-Id: I3bd474f3cda9667dec66426b5729449953df3e61 Reviewed-on: https://code.wireshark.org/review/15777 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Jörg Mayer <jmayer@loplof.de> Reviewed-by: Balint Reczey <balint@balintreczey.hu>
2016-06-02Use file extension when capturing from multiple interfaces.Michael Mann1-2/+2
Also update faq to include new temporary file format. Change-Id: Ie6c318bb359974b89ff3e268155315c22ba7c4e4 Reviewed-on: https://code.wireshark.org/review/15685 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net>
2015-11-10Apple calls it just "OS X" these days.Guy Harris1-2/+2
Change-Id: I98905988ceb394d27307d1cbe883d8fe95ac23e4 Reviewed-on: https://code.wireshark.org/review/11703 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-05-06WildPackets → Savvius.Gerald Combs2-2/+2
Change-Id: I2494c2b1dcc9e324535b3f659b51b44059c478bd Reviewed-on: https://code.wireshark.org/review/8304 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-03-25Always use html2text.py for FAQ, improve outputPeter Wu2-9/+4
A recent commit broke compilation with Python 3. The original author of html2text.py is deceased and the fork has increased the number of files for this "simple" helper. The html2text.py script in this patch was rewritten and its output matches with lynx (except for a few newlines around lists). This means that indentation has been added for headings, paragraphs and lists. Also, since it was written from scratch, a new license could be chosen that matches Wireshark. Since now the in-tree html2text.py script provides nicer output, remove detection of the alternative programs (elinks, links). lynx/w3m is somehow still necessary for asciidoc though. (I also looked into reusing html2text.py for the release notes to replace asciidoc, but the --format=html output produces different output (HTML adds a ToC and section numbers). For now still require lynx for release notes) Tested with Python 2.6.6, 2.7.9, 3.2.6 and 3.4.3 under LC_ALL=C and LC_ALL=en_US.UTF-8 on Linux. Tested reading from stdin and file, writing to file, pipe and tty. Tested with cmake (Ninja) and autotools on Arch Linux x86_64. Test: # For each $PATH per python version, execute (with varying LC_ALL) help/faq.py -b | tools/html2text.py /dev/stdin | md5sum help/faq.py -b | tools/html2text.py | md5sum help/faq.py -b | tools/html2text.py help/faq.py -b | tools/html2text.py >/dev/null Change-Id: I6409450a3e6c8b010ca082251f9db7358b0cc2fd Reviewed-on: https://code.wireshark.org/review/7779 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-03-25faq: fix formatting, fix links, use HTML5Peter Wu1-171/+185
The "a:hover" styling on https://www.wireshark.org/faq.html is ugly as it is not a real link. This patch turns questions into clickable links (focusing at the anchor) and converts from XHTML syntax to HTML5. Dead links have been updated and other links have been converted to https if available. The result passes the HTML5 validation at https://validator.nu. Change-Id: I32b7c18baeabe7ab7fce2dadd4c1d4e6de5c593f Reviewed-on: https://code.wireshark.org/review/7778 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs1-51/+18
Most of our sites are now HTTPS-only. Update URLs accordingly. Update other URLs while we're at it. Remove or comment out dead links. Change-Id: I7c4f323e6585d22760bb90bf28fc0faa6b893a33 Reviewed-on: https://code.wireshark.org/review/7621 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-12-19Take out parenthesis around faq.txt rule so it works when automakeStephen Fisher1-5/+5
chooses Korn shell instead of Bourne shell. It still works with the Bourne shell in my testing. Change-Id: I00bfed22fb0d9bb183637ea5fb111904b8536949 Reviewed-on: https://code.wireshark.org/review/5880 Reviewed-by: Stephen Fisher <sfisher@sdf.org>
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte3-5/+0
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-01-13Make sure we point to the GPLv2.Gerald Combs1-16/+17
svn path=/trunk/; revision=54710
2013-12-23From Ville Skyttä: Spelling FixesBill Meier2-5/+5
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9591 svn path=/trunk/; revision=54387
2013-10-09Add some license headers after emailing the respective authors to confirm.Evan Huus1-0/+18
svn path=/trunk/; revision=52471
2013-07-15Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8908 :Jeff Morriss1-6/+6
As per http://stackoverflow.com/questions/592620/check-if-a-program-exists-from-a-bash-script the portable way to find out if a particular command is available is with "command -v" not "which". svn path=/trunk/; revision=50610
2013-04-18<tt> → <code>Gerald Combs1-40/+40
svn path=/trunk/; revision=48912
2013-04-18Convert a couple of Docbook-style "href"s to "a href"s.Gerald Combs1-3/+3
svn path=/trunk/; revision=48906
2013-04-17Remove some no-longer-relevant content.Gerald Combs1-33/+5
svn path=/trunk/; revision=48905
2013-03-18From Alex Brinister via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8492Evan Huus1-4/+4
Correctly escape slashes in faq.py so that it will run under python 3.x It still runs fine under 2.x, at least on my machine. svn path=/trunk/; revision=48394
2013-02-04Prettify more build output.Gerald Combs1-1/+1
svn path=/trunk/; revision=47469
2013-01-25Fix the temp file description. Wwhen capturing on multiple interface, ↵Chris Maynard1-5/+5
pcapng is implied so the file format is not included as part of the temp file name. svn path=/trunk/; revision=47269
2013-01-25Update the description of the temporary file name.Chris Maynard1-4/+6
svn path=/trunk/; revision=47268
2012-07-30Fix copy-and-paste, changing "protocols" to "capture file formats".Chris Maynard1-3/+3
svn path=/trunk/; revision=44140
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2012-03-31Update the paragraph in 7.12 describing the name of the temp file to include ↵Chris Maynard1-14/+18
the name used when capturing on multiple interfaces. svn path=/trunk/; revision=41871
2012-02-24As suggested by multipleinterfaces in ↵Jeff Morriss1-6/+7
http://ask.wireshark.org/questions/9194/can-i-recover-a-discarded-capture : Add the location of the temporary file on Windows 7. svn path=/trunk/; revision=41183
2011-09-09Run 2to3 on faq.py.Gerald Combs1-7/+7
svn path=/trunk/; revision=38946
2011-09-07Update the help question.Gerald Combs1-11/+9
svn path=/trunk/; revision=38928
2011-03-20Add Python 3 support via 2to3.Gerald Combs1-21/+21
svn path=/trunk/; revision=36221
2010-12-03Don't assume everyone knows what Wireshark is.Gerald Combs1-6/+8
svn path=/trunk/; revision=35110
2010-11-16Update the description of the temporary file name.Chris Maynard1-2/+2
svn path=/trunk/; revision=34903
2009-05-02From Reinhard Speyerer:Jaap Keuter1-1/+1
This patch fixes several misspellings/typos in Wireshark documentation. svn path=/trunk/; revision=28249
2009-04-08temp file prefix changed from ether to wiresharkBill Meier1-1/+1
svn path=/trunk/; revision=27997
2009-02-03Get rid of FAQ file completely: It's still available as help/faq.txtJörg Mayer1-1/+5
svn path=/trunk/; revision=27359
2008-12-17Remove lynx as a dependency on Windows. By default, create the FAQ usingGerald Combs1-1/+4
html2text.py. You can override this by adjusting config.nmake or by setting HTML2TXT. svn path=/trunk/; revision=27041
2008-12-17Update html2text.py to suit our needs. Add spaces in the faq.txt targetGerald Combs1-4/+6
so to fix a problem with OS X 10.4. Add html2text.py to the end of the faq.txt target. svn path=/trunk/; revision=27040
2008-12-15Suggest an alternative to hunting for elinks/links/lynx.Gerald Combs1-0/+1
svn path=/trunk/; revision=27003
2008-12-15Serialize faq.txt creation steps.Balint Reczey1-1/+1
svn path=/trunk/; revision=27001
2008-12-15Try browsers for faq.txt generation silently.Balint Reczey1-3/+3
svn path=/trunk/; revision=26999
2008-12-15Fixed links parameters.Balint Reczey1-1/+1
Tested with Links 2.1pre37. svn path=/trunk/; revision=26997
2008-12-14From Didier Gautheron (bug 3121):Stig Bjørlykke1-3/+3
User srcdir in Makefiles for faq.py. svn path=/trunk/; revision=26996
2008-12-13Fix to make faq.txt when one or more of elinks,... don't existBill Meier1-3/+5
svn path=/trunk/; revision=26986