From 5e3113e7c96c515d70288cdb5b44e0ebdc5b5711 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 9 Feb 2014 11:01:49 -0800 Subject: Finish converting the Developer's Guide to AsciiDoc. Add developer-guide-docinfo.xml, which lets us carry over DocBook front matter. Remove the meta_info chapter. Most of its contents are now in developer-guide-docinfo.xml. Add a DocBook revision history based on hints from the Git/SVN/CVS revision history. Comment out or note makefile content that's no longer necessary for converting the Developer's Guide but will be useful for converting the User's Guide. Fix building the release notes with CMake. Other minor changes. Tested with Autotools, nmake, and CMake. Change-Id: Ib6d50c821ca906fff50a84ad4d6af3212ebdff0a Reviewed-on: https://code.wireshark.org/review/155 Reviewed-by: Gerald Combs Tested-by: Gerald Combs --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1942e065d8..fde3bcd666 100644 --- a/.gitignore +++ b/.gitignore @@ -117,6 +117,7 @@ doxygen.cfg help/faq.txt pod2htm[di].tmp wireshark.pod +docbook/developer-guide.xml docbook/ws?g_src/WS?G_*.dbk docbook/*-guide-*.fo docbook/*-guide-*.pdf -- cgit v1.2.3