Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: automake: Add support for sphinx 4.0.
File layout for man pages in sphinx 4 by default changed [1] from: Documentation/_ref/man/page.section to: Documentation/_ref/man/section/page.section Ajusting our build scripts so they will be able to locate files in new places. This fixes our CI build. [1] sphinx-doc/sphinx#7996 Signed-off-by: Ilya Maximets <[email protected]> Acked-by: Ben Pfaff <[email protected]> Reviewed-by: David Marchand <[email protected]> Reviewed-by: Aaron Conole <[email protected]>
- Loading branch information