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:42 UTC

[avro] branch AVRO-2222-doxygen-fix created (now fec162d)

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

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


      at fec162d  Fixed doxygen

This branch includes the following new commits:

     new fec162d  Fixed doxygen

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[avro] 01/01: Fixed doxygen

Posted by th...@apache.org.
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