[v9_11] update README, remove FAQ

4593.	[doc]		Update README using markdown, remove outdated FAQ
			file in favor of the knowledge base.
This commit is contained in:
Evan Hunt
2017-04-20 19:30:41 -07:00
parent c32570b319
commit 0d7548ee34
18 changed files with 2015 additions and 3517 deletions

View File

@@ -4430,6 +4430,13 @@ AC_SUBST(DBLATEX)
AC_PATH_PROGS(W3M, w3m, w3m)
AC_SUBST(W3M)
#
# Look for pandoc
#
AC_PATH_PROG(PANDOC, pandoc, pandoc)
AC_SUBST(PANDOC)
#
# Look for xsltproc (libxslt)
#