From 8f2349715fbca85715954fc98f42061ab930bf6b Mon Sep 17 00:00:00 2001 From: Jason Marsh Date: Thu, 30 Mar 2017 10:37:46 -0500 Subject: [PATCH] docs: Add table of contents --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index ed439076..31c9f23b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,19 @@ addition to 2D paths for extrusion it is also possible to read design parameters from DXF files. Besides DXF files OpenSCAD can read and create 3D models in the STL and OFF file formats. +# Contents + +- [Getting Started](#getting-started) +- [Documentation](#documentation) + - [Building OpenSCAD](#building-openscad) + - [Prerequisites](#prerequisites) + - [Getting the source code](#getting-the-source-code) + - [Building for Mac OS X](#building-for-mac-os-x) + - [Building for Linux/BSD](#building-for-linuxbsd) + - [Building for Linux/BSD on systems with older or missing dependencies](#building-for-linuxbsd-on-systems-with-older-or-missing-dependencies) + - [Building for Windows](#building-for-windows) + - [Compilation](#compilation) + # Getting started You can download the latest binaries of OpenSCAD at