Browse Source

Remove temporary code

pull/12/head
Andrew Belt 6 years ago
parent
commit
b76c2a319d
2 changed files with 1 additions and 4 deletions
  1. +1
    -1
      Makefile
  2. +0
    -3
      index.rst

+ 1
- 1
Makefile View File

@@ -7,7 +7,7 @@ BUILDDIR = _build
all: html

upload: html
rsync _build/html vcvrack.com:vcvrack.com/manual/ -ruvz --delete
rsync _build/html/ vcvrack.com:vcvrack.com/manual/ -ruvz --delete

%:
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS)

+ 0
- 3
index.rst View File

@@ -2,8 +2,6 @@
VCV Rack Manual
===========================================

test :math:`a^2 + b^2 = c^2` test

The VCV Rack manual is under active development.

Edit this manual at https://github.com/VCVRack/manual.
@@ -42,4 +40,3 @@ Table of Contents

Communities.md
Glossary.md
https://github.com/VCVRack/manual

Loading…
Cancel
Save