Explorar o código

build doc from doc/doxygen

Nathalie Furmento %!s(int64=12) %!d(string=hai) anos
pai
achega
dcdfcb5cb1
Modificáronse 2 ficheiros con 1 adicións e 2 borrados
  1. 1 1
      Makefile.am
  2. 0 1
      configure.ac

+ 1 - 1
Makefile.am

@@ -21,7 +21,7 @@ SUBDIRS = src
 SUBDIRS += tools tests
 
 if BUILD_DOC
-SUBDIRS += doc
+SUBDIRS += doc/doxygen
 endif
 
 if USE_MPI

+ 0 - 1
configure.ac

@@ -2210,7 +2210,6 @@ AC_OUTPUT([
 	examples/stencil/Makefile
 	tests/Makefile
 	tests/loader-cross.sh
-	doc/Makefile
 	mpi/Makefile
 	mpi/src/Makefile
 	mpi/tests/Makefile