Quest Documentation has moved

The Quest documentation has now moved here:

http://docs.textadventures.co.uk/quest/

Links to wiki pages on quest5.net should automatically forward you to the correct place, but let me know if anything is broken.

The documentation is now hosted using GitHub Pages. This means that to submit any changes:

- create a fork of the Quest repository on GitHub: https://github.com/textadventures/quest
- switch to the gh-pages branch
- make your change using a text editor
- push your change to your fork
- send a pull request for your change to be merged back into the main repository

The conversion process may have introduced a few errors, so let me know if anything looks wrong on the new site.

Cool Alex, looks nice on first glance.

Alex, I can't find the list of all commands and functions. I don't hope this list is gone


is it possible to add a text search to the new wiki? I am trying to find the textprocessor page but I can't find it any more

It's now served using static pages, so we can't add things like a search function. However, I suppose we could put a Google search box in there.

If you do a Google search using "site:docs.textadventures.co.uk" that works pretty well, e.g. search for


site:docs.textadventures.co.uk text processor


and you'll find http://docs.textadventures.co.uk/quest/ ... essor.html

Thanx! Yes, a google search box would be fine

I've now added a search box to the front page http://docs.textadventures.co.uk/quest/

How to create an intro returns a 404 on github.

http://docs.textadventures.co.uk/quest/ ... ction.html

Please log an issue for "bugs" in the documentation on Github https://github.com/textadventures/quest

Or better, send a pull request to fix it!

I'll attempt it... :?

Can't work out how to do either! :oops: :D


Ok, managed that cheers.