Delete book index

gh-pages
rubenwardy 2015-02-24 09:17:29 +00:00
parent 01edee5f68
commit 647630ae56
1 changed files with 0 additions and 28 deletions

View File

@ -1,28 +0,0 @@
---
title: Index
permalink: book_index.html
layout: default
sitemap: false
---
## C
* Craft item
* [Registering Nodes and Items]({{ page.root }}chapters/nodes_items_crafting.html#registering-a-craftitem)
* Context
* [Formspecs]({{ page.root }}chapters/formspecs.html)
## F
* Food
* [Registering Nodes and Items]({{ page.root }}chapters/nodes_items_crafting.html#foods)
* Formspec
* [Formspecs]({{ page.root }}chapters/formspecs.html)
## I
* Item String
* [Registering Nodes and Items]({{ page.root }}chapters/nodes_items_crafting.html#item-strings)
## N
* Name
* [Registering Nodes and Items]({{ page.root }}chapters/nodes_items_crafting.html#item-strings)
* Nodes
* [Registering Nodes and Items]({{ page.root }}chapters/nodes_items_crafting.html#registering-a-basic-node)