Browse Source

Merge pull request #501 from nextcloud/fix-doc

fix doc build
Andy Scherzinger 8 years ago
parent
commit
cd135ac0b3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      user_manual/conf.py

+ 1 - 0
user_manual/conf.py

@@ -10,6 +10,7 @@
 #
 #
 # All configuration values have a default; values that are commented out
 # All configuration values have a default; values that are commented out
 # serve to show the default.
 # serve to show the default.
+import os, inspect
 
 
 # If extensions (or modules to document with autodoc) are in another directory,
 # If extensions (or modules to document with autodoc) are in another directory,
 # add these directories to sys.path here. If the directory is relative to the
 # add these directories to sys.path here. If the directory is relative to the