From cefe5f758407fd49374b40ed2bcb2a1192b38ff8 Mon Sep 17 00:00:00 2001 From: "Orsten, Sterling G" Date: Wed, 20 Jan 2016 19:48:37 -0800 Subject: [PATCH] Update installation.md --- doc/installation.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/installation.md b/doc/installation.md index d058175bfb..e07a593bf3 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -1,3 +1,8 @@ +# Table of Contents +* [Ubuntu 14.04 LTS Installation](#ubuntu-1404-lts-installation) +* [Apple OSX Installation](#apple-osx-installation) +* [Windows 8.1 Installation](#windows-81-installation) + # Ubuntu 14.04 LTS Installation Installation of devices on Linux is lengthy compared to Windows or OSX due to the fact an updated kernel must be installed and the core uvcvideo driver patched with support for additional pixel formats provided by RealSenseā„¢ cameras. @@ -77,4 +82,4 @@ The libuvc backend has known incompatibilities with some versions of SR300 and R librealsense should compile out of the box with Visual Studio 2013 Release 5. Particular C++11 features are known to be incompatible with earlier VS2013 releases due to internal compiler errors. GLFW is provided in the solution as a NuGet package. -librealsense has not been tested with Visual Studio Community Edition. \ No newline at end of file +librealsense has not been tested with Visual Studio Community Edition.