ceph/man
Kefu Chai 1926bb9490 man: enable warning msgs for "all" target
* and remove `local-check` target. because we have killed all warnings,
  and `make check` depends on `am-all` actually. so previously, `make check`
  basically does nothing at all for validating the man pages' syntax.
  `make all` has rendered them already.
* do not run sphinx-build if $(top_srcdir)/doc/man does not exist. this
  is exactly the case of `make install` from a dist tarball.
* remove generated man pages in `make maintainer-clean` not in `make
  clean`, because we don't ship .rst files in the dist tarball.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-04-07 23:26:50 +08:00
..
.gitignore doc: Fix .gitignore for man directory 2015-04-02 11:47:18 -07:00
CMakeLists.txt Combined CMake Build for Hammer 2015-01-14 16:40:05 -05:00
conf.py man: ignore fieldlist when getting desc for manpages 2015-04-07 23:26:50 +08:00
Makefile-client.am man: move ENABLE_* to Makefile.am 2015-03-05 19:57:08 +01:00
Makefile-server.am man: move ENABLE_* to Makefile.am 2015-03-05 19:57:08 +01:00
Makefile.am man: enable warning msgs for "all" target 2015-04-07 23:26:50 +08:00