diff --git a/.gitignore b/.gitignore
index 7ab45214..e0047f0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,7 @@ log/*
*.log
tmp
node_modules
-docs
+docs/docular
examples/color_maps/*.txt
examples/models/*.txt
examples/models/*.obj
diff --git a/docs/docular_brainbrowser_home.html b/docs/docular_brainbrowser_home.html
new file mode 100644
index 00000000..873e227b
--- /dev/null
+++ b/docs/docular_brainbrowser_home.html
@@ -0,0 +1,44 @@
+
+
+
+
BrainBrowser API Documentation
+
+ BrainBrowser is a set of web-based, 3D visualization tools primarily targetting neuroimaging.
+ Using open web-standard technologies, such as WebGL and HTML5, it allows for real time
+ manipulation and analysis of 3D imaging data whether it be precalculated maps, such as the
+
MACACC
+ Dataset (Mapping Anatomical Correlations Across Cerebral Cortex), or models provided by the user in
+
MNI object,
+
Wavefront object or
+
FreeSurfer ASCII surface
+ file formats, and data in one of the many currently supported formats (Minc, Nifti, object
+ files, plain text). BrainBrowser also provides a Volume Viewer for exploring 3D
+
MINC
+ volume data.
+
+
BrainBrowser Modules
+
+
\ No newline at end of file