summaryrefslogtreecommitdiffstats
path: root/libraries/libbson/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libbson/README')
-rw-r--r--libraries/libbson/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libbson/README b/libraries/libbson/README
index 3c3c7b7dec..151c173687 100644
--- a/libraries/libbson/README
+++ b/libraries/libbson/README
@@ -5,3 +5,6 @@ format of MongoDB. It also converts BSON to and from JSON, and provides
a platform compatibility layer for the MongoDB C Driver.
libbson conflicts with mongo-c-driver.
+
+To build the libbson documentation, install Sphinx and set
+DOCS=yes