commit | a760c5b0293173814ef2e8bbd9b869f19508dd7d | [log] [tgz] |
---|---|---|
author | Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> | Fri Jun 08 19:38:10 2018 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jun 11 14:37:04 2018 -0400 |
tree | 11b77a4dca8e51d6a178489fd42d35411015b33d | |
parent | 9af9b1fbdb7ad92d1a8f7f3fddfc69402d2666e4 [diff] |
doc: Makefile: Remove latex_paper_size (PAPER) option This configuration variable was removed in Sphinx 1.6: http://www.sphinx-doc.org/en/master/changes.html#id35. I suspect no one might be using it. It could still be passed in SPHINXOPTS if needed. Maybe the paper size should be set from Python instead: http://www.sphinx-doc.org/en/master/usage/configuration.html Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>