wireshark/packaging
Gerald Combs 23c9a1e036 Convert the FAQ to Asciidoctor and remove old help files.
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>
2019-02-14 23:11:15 +00:00
..
appimage Packaging: Add initial support for AppImage. 2018-12-12 21:02:44 +00:00
macosx macOS: Try to work around .dmg packaging issues. 2019-02-14 20:33:01 +00:00
nsis Convert the FAQ to Asciidoctor and remove old help files. 2019-02-14 23:11:15 +00:00
portableapps spdx: more licenses converted. 2018-03-09 04:48:20 +00:00
rpm RPM: respect options for disabling Qt, SpanDSP and BCG729 2019-02-10 14:50:49 +00:00
source tarball+RPM: Fetch our version from CMake. 2019-01-14 17:41:43 +00:00
wix Convert the FAQ to Asciidoctor and remove old help files. 2019-02-14 23:11:15 +00:00