update make doc for current doxygen/doxypy (#1027)

This commit is contained in:
lantz
2021-02-06 19:42:15 -08:00
committed by GitHub
parent 06dae1adc1
commit c7de350a4e
2 changed files with 1929 additions and 822 deletions
+2 -1
View File
@@ -205,10 +205,11 @@ function mn_deps {
# Install Mininet documentation dependencies
function mn_doc {
echo "Installing Mininet documentation dependencies"
$install doxygen doxypy texlive-fonts-recommended
$install doxygen texlive-fonts-recommended
if ! $install doxygen-latex; then
echo "doxygen-latex not needed"
fi
sudo pip install doxypy
}
# The following will cause a full OF install, covering: