From f430516d3f4a109b3dfe90bf46195432844b8566 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sat, 21 Jun 2014 07:20:58 -0700 Subject: [PATCH] Use stock version of breathe as it provides control over member visibility now. --- .gitmodules | 2 +- breathe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7d081116..49fae52e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = git://github.com/cppformat/sphinx.git [submodule "breathe"] path = breathe - url = git://github.com/cppformat/breathe.git + url = git://github.com/michaeljones/breathe.git diff --git a/breathe b/breathe index 0c5d234a..f94ac34d 160000 --- a/breathe +++ b/breathe @@ -1 +1 @@ -Subproject commit 0c5d234a8828336736cd85374a4f0d9f19bd7a0e +Subproject commit f94ac34d7a145402e83410cff5943d2017175845