]> git.proxmox.com Git - mirror_frr.git/commit
doc: fix make setup
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 7 Mar 2018 19:35:20 +0000 (14:35 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 7 Mar 2018 20:51:48 +0000 (15:51 -0500)
commitedc33b2f22e790cfe3e60de869baf17d0c8c65e0
treeebd0258871c5838c68cc906b1874f87694d3c46d
parent85dd0c8afa087ac5fa0d7f31d9d5c83de169120b
doc: fix make setup

Iron out all of the glitches with recursive Automake, 3rd-party
autogenerated Sphinx makefiles, building and installing 3 different
document formats under different targets, and handling clean.

* Implement all Automake-required targets for 3rd-party Makefiles
* Setup subdirectories for 3rd-party Makefiles
* Override implicit Automake document targets
* Clean up explicit targets for developer docs
* Move Sphinx-generated Makefile to an include file
* Update targets for debian packaging

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
debianpkg/backports/ubuntu12.04/debian/rules
debianpkg/backports/ubuntu14.04/debian/rules
debianpkg/rules
doc/Makefile.am
doc/developer/Makefile
doc/frr-sphinx.mk [new file with mode: 0644]
doc/manpages/Makefile
doc/manpages/conf.py
doc/user/Makefile