From ac0a26d33334d4704a306294a09a3b91555daf2a Mon Sep 17 00:00:00 2001 From: Garen Torikian Date: Thu, 29 Nov 2012 15:10:01 -0800 Subject: [PATCH] Update docs to use undocumented, also incorporate Site branch changes --- api/ace.html | 62 +- api/anchor.html | 2 +- api/document.html | 14 +- api/edit_session.html | 32 +- api/editor.html | 71 +- api/range.html | 2 +- api/resources/csses/ace_api.css | 5 + api/scrollbar.html | 2 +- api/search.html | 2 +- api/selection.html | 1577 ------------------ api/split.html | 35 +- api/virtual_renderer.html | 32 +- doc/resources/ace/skeleton/csses/ace_api.css | 5 + doc/resources/ace/templates/lib.jade | 4 +- lib/ace/ace.js | 5 +- lib/ace/editor.js | 2 - lib/ace/multi_select.js | 114 +- lib/ace/split.js | 3 - 18 files changed, 231 insertions(+), 1738 deletions(-) delete mode 100644 api/selection.html diff --git a/api/ace.html b/api/ace.html index c9a86d36..0144b6ba 100644 --- a/api/ace.html +++ b/api/ace.html @@ -15,10 +15,14 @@ - diff --git a/api/document.html b/api/document.html index 1043bd47..2c6e9f4c 100644 --- a/api/document.html +++ b/api/document.html @@ -448,10 +448,10 @@