From d087a12281a81b5ea192c2d8d615636d68ba7c50 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Mon, 2 Apr 2018 23:37:32 +0000 Subject: [Travis] Rebuilding documentation --- search/all_11.js | 1 + search/all_18.js | 1 - search/pages_6.js | 2 +- search/pages_7.js | 2 +- search/pages_8.js | 3 +-- search/pages_9.html | 26 ++++++++++++++++++++++++++ search/pages_9.js | 4 ++++ search/search.css | 14 +++++++------- search/search.js | 2 +- 9 files changed, 42 insertions(+), 13 deletions(-) create mode 100644 search/pages_9.html create mode 100644 search/pages_9.js (limited to 'search') diff --git a/search/all_11.js b/search/all_11.js index b300307d..c88bcb36 100644 --- a/search/all_11.js +++ b/search/all_11.js @@ -1,5 +1,6 @@ var searchData= [ + ['readme',['README',['../md_README.html',1,'']]], ['r',['r',['../structyage_1_1Colour.html#a572fe7933c59ebfa6720088cd33dad99',1,'yage::Colour::r()'],['../namespaceyage.html#ad5a9307442e5daa8810aff942564a822ae1e1d3d40573127e9ee0480caf1283d6',1,'yage::R()']]], ['read',['read',['../structstbi__io__callbacks.html#a73818f0a4f467e5abfefb1d635f62d82',1,'stbi_io_callbacks']]], ['readfiletobuffer',['readFileToBuffer',['../classyage_1_1IoManager.html#a75d13ca634df592e44e4152fedcd446d',1,'yage::IoManager']]], diff --git a/search/all_18.js b/search/all_18.js index 81a6f12a..35ffa9f5 100644 --- a/search/all_18.js +++ b/search/all_18.js @@ -3,7 +3,6 @@ var searchData= ['details',['details',['../namespaceyage_1_1details.html',1,'yage']]], ['yage',['YAGE',['../index.html',1,'']]], ['matrix',['matrix',['../namespaceyage_1_1matrix.html',1,'yage']]], - ['yage',['YAGE',['../md_README.html',1,'']]], ['y',['y',['../structyage_1_1details_1_1Coordinate.html#a6d54c056ec7bd3c7ed1c6a226c2cf508',1,'yage::details::Coordinate::y()'],['../structyage_1_1Texture.html#a4bfae86da1ef1930238291660223a8f0',1,'yage::Texture::y()'],['../structyage_1_1Position.html#a45b8cc8245d0e05bb9e482d85512ee27',1,'yage::Position::y()'],['../classyage_1_1Vector3.html#a3076edb39227c1fcc77a8160fb9c5832',1,'yage::Vector3::y()'],['../classyage_1_1Vector4.html#ae0609f2db5e14fe05fddd71ec09f4735',1,'yage::Vector4::y()'],['../classyage_1_1Vector2.html#a554645b415a76af47698985b7757f0c2',1,'yage::Vector2::y()'],['../classyage_1_1Vector2.html#a216ac57d39572b46ab8307a7728e4456',1,'yage::Vector2::y() const '],['../classyage_1_1Vector3.html#a9b984c33ac0a7d7ade6963baea0e5ee8',1,'yage::Vector3::y()'],['../classyage_1_1Vector4.html#a0c7bf86ba48c9bda10e0605441bb8c3c',1,'yage::Vector4::y()'],['../namespaceyage.html#ad5a9307442e5daa8810aff942564a822a57cec4137b614c87cb4e24a3d003a3e0',1,'yage::Y()']]], ['yage',['yage',['../namespaceyage.html',1,'']]], ['yage_2ecpp',['yage.cpp',['../yage_8cpp.html',1,'']]], diff --git a/search/pages_6.js b/search/pages_6.js index 39e0d94c..50477422 100644 --- a/search/pages_6.js +++ b/search/pages_6.js @@ -1,4 +1,4 @@ var searchData= [ - ['sprite_20batching',['Sprite Batching',['../spritebatch_guide.html',1,'']]] + ['readme',['README',['../md_README.html',1,'']]] ]; diff --git a/search/pages_7.js b/search/pages_7.js index 441b2dec..39e0d94c 100644 --- a/search/pages_7.js +++ b/search/pages_7.js @@ -1,4 +1,4 @@ var searchData= [ - ['todo_20list',['Todo List',['../todo.html',1,'']]] + ['sprite_20batching',['Sprite Batching',['../spritebatch_guide.html',1,'']]] ]; diff --git a/search/pages_8.js b/search/pages_8.js index 83bdc55e..441b2dec 100644 --- a/search/pages_8.js +++ b/search/pages_8.js @@ -1,5 +1,4 @@ var searchData= [ - ['yage',['YAGE',['../index.html',1,'']]], - ['yage',['YAGE',['../md_README.html',1,'']]] + ['todo_20list',['Todo List',['../todo.html',1,'']]] ]; diff --git a/search/pages_9.html b/search/pages_9.html new file mode 100644 index 00000000..203934e3 --- /dev/null +++ b/search/pages_9.html @@ -0,0 +1,26 @@ + + + + + + + + + +
+
Loading...
+
+ +
Searching...
+
No Matches
+ +
+ + diff --git a/search/pages_9.js b/search/pages_9.js new file mode 100644 index 00000000..62ccbfb4 --- /dev/null +++ b/search/pages_9.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['yage',['YAGE',['../index.html',1,'']]] +]; diff --git a/search/search.css b/search/search.css index e8187b17..81cdf576 100644 --- a/search/search.css +++ b/search/search.css @@ -100,8 +100,8 @@ display: none; position: absolute; left: 0; top: 0; - border: 1px solid #ED9071; - background-color: #FEF9F7; + border: 1px solid #77AFE7; + background-color: #F8FAFD; z-index: 1; padding-top: 4px; padding-bottom: 4px; @@ -145,7 +145,7 @@ a.SelectItem:active { a.SelectItem:hover { color: #FFFFFF; - background-color: #B33D15; + background-color: #1D64AC; outline-style: none; text-decoration: none; cursor: pointer; @@ -164,7 +164,7 @@ iframe#MSearchResults { position: absolute; left: 0; top: 0; border: 1px solid #000; - background-color: #FCEEE9; + background-color: #EAF2FB; } /* ----------------------------------- */ @@ -199,7 +199,7 @@ body.SRPage { .SRSymbol { font-weight: bold; - color: #C24217; + color: #206CB9; font-family: Arial, Verdana, sans-serif; text-decoration: none; outline: none; @@ -207,7 +207,7 @@ body.SRPage { a.SRScope { display: block; - color: #C24217; + color: #206CB9; font-family: Arial, Verdana, sans-serif; text-decoration: none; outline: none; @@ -240,7 +240,7 @@ DIV.searchresults { /*---------------- External search page results */ .searchresult { - background-color: #FCF0EC; + background-color: #EDF4FB; } .pages b { diff --git a/search/search.js b/search/search.js index 28150a66..996c543e 100644 --- a/search/search.js +++ b/search/search.js @@ -18,7 +18,7 @@ var indexSectionsWithContent = 8: "abcdefghijklmnopqrstuvwxyz", 9: "dl", 10: "gsy", - 11: "abdlmpsty" + 11: "abdlmprsty" }; var indexSectionNames = -- cgit