diff options
author | 2014-04-07 08:56:50 -0400 | |
---|---|---|
committer | 2014-04-07 08:56:50 -0400 | |
commit | e96154f12bbfe50ce23b9fb7430275c276a544ec (patch) | |
tree | 052df66561d17463afb7a8e62e79aa5f04228932 /doc | |
parent | a46502a160ca4a2a9094c9d9ae2b2d49b71a471b (diff) | |
download | textadept-e96154f12bbfe50ce23b9fb7430275c276a544ec.tar.gz textadept-e96154f12bbfe50ce23b9fb7430275c276a544ec.zip |
Added page describing Textadept's underlying technologies.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 56b56c52..c1405a08 100644 --- a/doc/index.html +++ b/doc/index.html @@ -38,7 +38,7 @@ <hr style="margin: 0.25em 0.5em 0.25em 0.5em;" /> <ul> <li><a href="http://foicica.com/hg/textadept">Source</a></li> - <li><a href="CHANGELOG.html">Older versions</a></li> + <li><a href="CHANGELOG.html">Other versions</a></li> </ul> <h2>Nightly<a href="#nightly">*</a> Builds</h2> @@ -138,7 +138,8 @@ <h3>Unlimited Split Views</h3> <p> Both the graphical version and the terminal version of Textadept - support unlimited vertical and horizontal view splitting. + support unlimited vertical and horizontal view splitting, even of + the same file. </p> <p class="center"> <img src="images/splitviews.png" alt="Split Views" /> @@ -249,6 +250,8 @@ <p style="text-align: center;"> <a href="FAQ.html">FAQ</a> · <a href="MEDIA.html">Media</a> · + <a href="stats">Stats</a> · + <a href="TECHNOLOGY.html">Technologies</a> · <a href="THANKS.html">Credits</a> </p> |