Squashed 'third_party/osqp/' content from commit 33454b3e23

Change-Id: I056df0582ca06664e86554c341a94c47ab932001
git-subtree-dir: third_party/osqp
git-subtree-split: 33454b3e236f1f44193bfbbb6b8c8e71f8f04e9a
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/docs/interfaces/fortran.rst b/docs/interfaces/fortran.rst
new file mode 100644
index 0000000..7d2c465
--- /dev/null
+++ b/docs/interfaces/fortran.rst
@@ -0,0 +1,8 @@
+.. _fortran_interface:
+
+
+Fortran
+========
+
+The interface is still experimental.
+You can find a demo of how it works in the `osqp/osqp-fortran <https://github.com/osqp/osqp-fortran/blob/master/demo/osqp_demo_fortran.F90>`_ repository.