From d7dcfc4d2c20d8a6e048c4a1153eb0772aa3952f Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Fri, 4 Nov 2016 13:30:32 +0100
Subject: [PATCH] Fixes to doc building

---
 doc/nitpick-exceptions.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/nitpick-exceptions.txt b/doc/nitpick-exceptions.txt
index 915108c..635fc7d 100644
--- a/doc/nitpick-exceptions.txt
+++ b/doc/nitpick-exceptions.txt
@@ -1,3 +1,4 @@
-
 # These are not documented at all in Python 2.7, but works for 3.x
+py:exc TypeError
 py:exc ValueError
+py:exc AssertionError
-- 
GitLab