You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by th...@apache.org on 2018/10/02 16:16:43 UTC

[avro] 01/01: Fixed doxygen

This is an automated email from the ASF dual-hosted git repository.

thiru pushed a commit to branch AVRO-2222-doxygen-fix
in repository https://gitbox.apache.org/repos/asf/avro.git

commit fec162dda29ecbf36579ebb61a666bd17ed9bb01
Author: Thiruvalluvan M G <th...@startsmartlabs.com>
AuthorDate: Tue Oct 2 21:46:23 2018 +0530

    Fixed doxygen
---
 lang/c++/Doxyfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lang/c++/Doxyfile b/lang/c++/Doxyfile
index 92499dd..d8aa0b4 100644
--- a/lang/c++/Doxyfile
+++ b/lang/c++/Doxyfile
@@ -28,3 +28,4 @@ ALPHABETICAL_INDEX     = NO
 GENERATE_LATEX         = NO
 HAVE_DOT               = NO
 OUTPUT_DIRECTORY       = doc
+EXAMPLE_PATH           = examples