[docs] Remove POD based man page docs (and build system support).
authorDaniel Dunbar <daniel@zuster.org>
Tue, 8 May 2012 17:48:21 +0000 (17:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 8 May 2012 17:48:21 +0000 (17:48 +0000)
commita5d2435409858728970202226d0bbbee508fe408
tree39af4933de14544522de4eae2be8e734651f3edc
parent006c7b969a04403f1b5fb39971f14af6f2405b5a
[docs] Remove POD based man page docs (and build system support).
 - Currently this leaves us with less build system support (e.g., installing man pages) for the docs than is desired. I'm working on fixing this, but it may take a while. If someone finds this particularly egregious let me know and I will prioritize it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156389 91177308-0d34-0410-b5e6-96231b3b80d8
27 files changed:
autoconf/configure.ac
docs/CommandGuide/FileCheck.pod [deleted file]
docs/CommandGuide/Makefile [deleted file]
docs/CommandGuide/bugpoint.pod [deleted file]
docs/CommandGuide/html/manpage.css [deleted file]
docs/CommandGuide/index.html [deleted file]
docs/CommandGuide/lit.pod [deleted file]
docs/CommandGuide/llc.pod [deleted file]
docs/CommandGuide/lli.pod [deleted file]
docs/CommandGuide/llvm-ar.pod [deleted file]
docs/CommandGuide/llvm-as.pod [deleted file]
docs/CommandGuide/llvm-bcanalyzer.pod [deleted file]
docs/CommandGuide/llvm-build.pod [deleted file]
docs/CommandGuide/llvm-config.pod [deleted file]
docs/CommandGuide/llvm-cov.pod [deleted file]
docs/CommandGuide/llvm-diff.pod [deleted file]
docs/CommandGuide/llvm-dis.pod [deleted file]
docs/CommandGuide/llvm-extract.pod [deleted file]
docs/CommandGuide/llvm-link.pod [deleted file]
docs/CommandGuide/llvm-nm.pod [deleted file]
docs/CommandGuide/llvm-prof.pod [deleted file]
docs/CommandGuide/llvm-ranlib.pod [deleted file]
docs/CommandGuide/llvm-stress.pod [deleted file]
docs/CommandGuide/manpage.css [deleted file]
docs/CommandGuide/opt.pod [deleted file]
docs/CommandGuide/tblgen.pod [deleted file]
docs/Makefile