Adding extra documentation files.

Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
diff --git a/docs/cells b/docs/cells
new file mode 120000
index 0000000..54d30a5
--- /dev/null
+++ b/docs/cells
@@ -0,0 +1 @@
+../cells
\ No newline at end of file
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..81e6686
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,18 @@
+
+**********************
+7 track Standard Cells
+**********************
+
+.. toctree::
+    :maxdepth: 1
+    :glob:
+
+    setup
+    symbols
+
+    spec/physical
+    spec/electrical
+    spec/transitions
+    spec/corners
+
+    cells/*/*
diff --git a/docs/setup.rst b/docs/setup.rst
new file mode 100644
index 0000000..65d7913
--- /dev/null
+++ b/docs/setup.rst
@@ -0,0 +1,12 @@
+================================
+5V Databook Setup and Conditions
+================================
+
+
++-----------------------------+
+| **Process Corner:** Typical |
++-----------------------------+
+| **Voltage:** 5.00 volt      |
++-----------------------------+
+| **Temperature:** 25.0 °C    |
++-----------------------------+
diff --git a/docs/spec/corners.rst b/docs/spec/corners.rst
new file mode 100644
index 0000000..c620363
--- /dev/null
+++ b/docs/spec/corners.rst
@@ -0,0 +1,22 @@
+=============================
+PVT Characterization Corners
+=============================
+
+=========== =============== =============== ==========
+**Process** **Temperature** **VDD Voltage** **PEX**
+SS          -40°C           4.5V            Worst RC
+SS          125°C           4.5V            Worst RC
+TT          25°C            5.0V            Typical RC
+FF          -40°C           5.5V            Best RC
+FF          125°C           5.5V            Best RC
+SS          -40°C           3.0V            Worst RC
+SS          125°C           3.0V            Worst RC
+TT          25°C            3.3V            Typical RC
+FF          -40°C           3.6V            Best RC
+FF          125°C           3.6V            Best RC
+SS          -40°C           1.62V           Worst RC
+SS          125°C           1.62V           Worst RC
+TT          25°C            1.8V            Typical RC
+FF          -40°C           1.98V           Best RC
+FF          125°C           1.98V           Best RC
+=========== =============== =============== ==========
diff --git a/docs/spec/electrical.rst b/docs/spec/electrical.rst
new file mode 100644
index 0000000..666b563
--- /dev/null
+++ b/docs/spec/electrical.rst
@@ -0,0 +1,8 @@
+==========================
+Electrical Specifications
+==========================
+
+===================== =================
+Operating Voltage     VDD = 1.62 - 5.5V
+Operation Temperature -40°C to 125°C
+===================== =================
diff --git a/docs/spec/physical.rst b/docs/spec/physical.rst
new file mode 100644
index 0000000..d0ee84d
--- /dev/null
+++ b/docs/spec/physical.rst
@@ -0,0 +1,15 @@
+========================
+Physical Specifications
+========================
+
+================================= =================
+Process Scheme (#Poly/#Metal)     1P1M
+Device Type                       5V NMOS & 5V PMOS
+Drawn Gate Length PMOS/NMOS(um)   0.50/0.60
+Layer of Poly                     1
+Well Option                       Outside DNWELL
+Layer Grid (um)                   0.005
+Tracks per Cell                   7
+Cell Height (um)                  3.92
+Vertical/Horizontal Pin Grid (um) 0.56
+================================= =================
diff --git a/docs/spec/transitions.rst b/docs/spec/transitions.rst
new file mode 100644
index 0000000..4147dca
--- /dev/null
+++ b/docs/spec/transitions.rst
@@ -0,0 +1,25 @@
+===================
+Maximum Transition
+===================
+
+Lesser of 20% clock period or recommended value below
+
+=========== =============== =============== ==================
+**Process** **Temperature** **VDD Voltage** **Max Transition**
+SS          -40°C           4.5V            1.25ns
+SS          125°C           4.5V            1.75ns
+TT          25°C            5.0V            1.00ns
+FF          -40°C           5.5V            0.65ns
+FF          125°C           5.5V            0.85ns
+SS          -40°C           3.0V            2.75ns
+SS          125°C           3.0V            3.90ns
+TT          25°C            3.3V            2.15ns
+FF          -40°C           3.6V            1.30ns
+FF          125°C           3.6V            1.85ns
+SS          -40°C           1.62V           5.25ns
+SS          125°C           1.62V           6.25ns
+TT          25°C            1.8V            3.00ns
+FF          -40°C           1.98V           1.70ns
+FF          125°C           1.98V           2.23ns
+=========== =============== =============== ==================
+