From 08c34433647bee88d9a8f0b6db6e5c6364691a6c Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Tue, 8 Jan 2019 12:17:10 +0100
Subject: [PATCH] [doc] Update api documentation

---
 doc/api.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/api.rst b/doc/api.rst
index 5e0e6b1a..8caad497 100644
--- a/doc/api.rst
+++ b/doc/api.rst
@@ -10,6 +10,7 @@
    bob.devtools.conda
    bob.devtools.release
    bob.devtools.changelog
+   bob.devtools.bootstrap
 
 
 Detailed Information
@@ -22,3 +23,5 @@ Detailed Information
 .. automodule:: bob.devtools.release
 
 .. automodule:: bob.devtools.changelog
+
+.. automodule:: bob.devtools.bootstrap
-- 
GitLab