mirror of https://github.com/CGAL/cgal
remove opennl from Doxygen config
I checked the compilation of the documentation locally.
This commit is contained in:
parent
c19cd150cb
commit
36958928df
|
|
@ -115,7 +115,6 @@ ALIASES = "cgal=%CGAL" \
|
||||||
"taucs=TAUCS" \
|
"taucs=TAUCS" \
|
||||||
"lapack=LAPACK" \
|
"lapack=LAPACK" \
|
||||||
"blas=BLAS" \
|
"blas=BLAS" \
|
||||||
"opennl=OpenNL" \
|
|
||||||
"cpp=C++" \
|
"cpp=C++" \
|
||||||
"cpp11=C++11" \
|
"cpp11=C++11" \
|
||||||
"CC=C++" \
|
"CC=C++" \
|
||||||
|
|
|
||||||
|
|
@ -115,7 +115,6 @@ ALIASES = "cgal=%CGAL" \
|
||||||
"taucs=TAUCS" \
|
"taucs=TAUCS" \
|
||||||
"lapack=LAPACK" \
|
"lapack=LAPACK" \
|
||||||
"blas=BLAS" \
|
"blas=BLAS" \
|
||||||
"opennl=OpenNL" \
|
|
||||||
"cpp=C++" \
|
"cpp=C++" \
|
||||||
"cpp11=C++11" \
|
"cpp11=C++11" \
|
||||||
"CC=C++" \
|
"CC=C++" \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue