diff --git a/docs/introduction.md b/docs/introduction.md index 6408f26..aca59e7 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -7,6 +7,10 @@ This documentation is a reference for [Tweego](http://www.motoslave.net/tweego/) Why use Tweego? Tweego lets you write Twine projects using your favorite text editor, rather than the [Twine software](http://twinery.org/). You write passages in plain text files using the [Twee notation](#twee-notation) across as few or as many files as you choose, which can make working, and collaborating, on Twine projects faster and easier. When you're ready to publish or test, you simply compile all your project files into an `.html` file with Tweego. +

Tip: +This document is a single page, so you may use your browser's find-in-page functionality—CTRL+F or F3—to search for specific terms. +

+

Note: If you believe that you've found a bug in Tweego, or simply wish to make a suggestion, you may do so by creating a new issue at its source code repository.

diff --git a/docs/table-of-contents.md b/docs/table-of-contents.md index 4e07371..af709b3 100644 --- a/docs/table-of-contents.md +++ b/docs/table-of-contents.md @@ -5,6 +5,7 @@

Tweego Documentation

{{.VERSION}} ()
+
To search: CTRL+F or F3
## [Introduction](#introduction)