aboutsummaryrefslogtreecommitdiffstats
path: root/doc/idl2deb.pod
AgeCommit message (Collapse)AuthorFilesLines
2021-10-01Docs: Prep for POD to Asciidoctor conversion.Gerald Combs1-91/+0
[skip ci] Rename each of our .pod files to .adoc. Add pod2adoc.py, which converts POD markup to Asciidoctor, along with customizations specific to us.
2021-09-18Docs: Fix some POD markup.Gerald Combs1-14/+14
Fix and normalize some of our POD markup.
2020-02-17doc: Apply proper capitalization to the Wireshark nameJaap Keuter1-1/+1
Change-Id: I9d29cd705c9af39bae6cffdefaba0b9c8b4bb2e6 Reviewed-on: https://code.wireshark.org/review/36081 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-08-18Docs: Make our Pod documentation encoding uniform.Gerald Combs1-0/+5
We've set "=encoding utf8" in wireshark.pod for a long time. Do so in the rest of our .pod files. Change-Id: I3ef0fb3a88ed63275b4ff4362b6afbf13d79a0bc Reviewed-on: https://code.wireshark.org/review/29182 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2013-05-20Make sure we apply POD_CSS_URL everywhere. Capitalize a couple of titles.Gerald Combs1-1/+1
svn path=/trunk/; revision=49466
2013-05-20Clean up some documentation a bit, removing non-ASCII characters, formatting ↵Chris Maynard1-13/+25
like other pages, alphabetizing options, describing options under their own headingadding missing newline at end of file, fixing typos and some minor rewording. svn path=/trunk/; revision=49424
2013-03-06Merge asn2deb and idl2deb from official Debian packageBalint Reczey1-0/+74
svn path=/trunk/; revision=48133