You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If docs/requirements.txt exists in the source tree, that means that we
have Sphinx documentation, not Pandoc documentation. Create a Python
virtual environment before running configure and install the Right
things for Sphinx to build the man pages. This also means that there
will be no Pandoc-generated man pages, so don't bother trying to
convert them to HTML.
Signed-off-by: Jeff Squyres <[email protected]>
0 commit comments