From 917d60934539edaf42c53d935466fda44a960889 Mon Sep 17 00:00:00 2001 From: Lane Schwartz Date: Mon, 3 Oct 2016 11:34:41 -0500 Subject: [PATCH] Enabled references in Doxygen --- Doxyfile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile.in b/Doxyfile.in index 521969a2..f4f72f89 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -672,7 +672,7 @@ LAYOUT_FILE = # search path. Do not use file names with spaces, bibtex cannot handle them. See # also \cite for info how to create references. -CITE_BIB_FILES = +CITE_BIB_FILES = @CMAKE_CURRENT_SOURCE_DIR@/doc/references.bib #--------------------------------------------------------------------------- # Configuration options related to warning and progress messages @@ -1676,7 +1676,7 @@ LATEX_SOURCE_CODE = NO # The default value is: plain. # This tag requires that the tag GENERATE_LATEX is set to YES. -LATEX_BIB_STYLE = plain +LATEX_BIB_STYLE = plainnat #--------------------------------------------------------------------------- # Configuration options related to the RTF output