diff --git a/docs/LOOT Metadata Syntax.html b/docs/LOOT Metadata Syntax.html index c6a1ee99..ed278277 100644 --- a/docs/LOOT Metadata Syntax.html +++ b/docs/LOOT Metadata Syntax.html @@ -9,49 +9,49 @@ font-family: 'Roboto'; font-style: normal; font-weight: 300; - src: url('../resources/report/fonts/Roboto-Light.ttf'); + src: url('../resources/ui/fonts/Roboto-Light.ttf'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 300; - src: url('../resources/report/fonts/Roboto-LightItalic.ttf'); + src: url('../resources/ui/fonts/Roboto-LightItalic.ttf'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; - src: url('../resources/report/fonts/Roboto-Regular.ttf'); + src: url('../resources/ui/fonts/Roboto-Regular.ttf'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 400; - src: url('../resources/report/fonts/Roboto-Italic.ttf'); + src: url('../resources/ui/fonts/Roboto-Italic.ttf'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; - src: url('../resources/report/fonts/Roboto-Medium.ttf'); + src: url('../resources/ui/fonts/Roboto-Medium.ttf'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 500; - src: url('../resources/report/fonts/Roboto-MediumItalic.ttf'); + src: url('../resources/ui/fonts/Roboto-MediumItalic.ttf'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; - src: url('../resources/report/fonts/Roboto-Bold.ttf'); + src: url('../resources/ui/fonts/Roboto-Bold.ttf'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 700; - src: url('../resources/report/fonts/Roboto-BoldItalic.ttf'); + src: url('../resources/ui/fonts/Roboto-BoldItalic.ttf'); } /* Typography */ @@ -168,7 +168,7 @@ var { A load order optimisation tool for Oblivion, Skyrim, Fallout 3, Fallout: New Vegas and Fallout 4. - Copyright (C) 2012–2015 WrinklyNinja + Copyright (C) 2012–2016 WrinklyNinja This file is part of LOOT. @@ -651,5 +651,5 @@ msg:

License

This document is part of the LOOT documentation.
-Copyright (C) 2012—2015 WrinklyNinja
+Copyright (C) 2012—2016 WrinklyNinja
See the file LOOT ReadMe.html for copying conditions. diff --git a/docs/LOOT Readme.html b/docs/LOOT Readme.html index c5dd9996..27f583a8 100644 --- a/docs/LOOT Readme.html +++ b/docs/LOOT Readme.html @@ -9,49 +9,49 @@ font-family: 'Roboto'; font-style: normal; font-weight: 300; - src: url('../resources/report/fonts/Roboto-Light.ttf'); + src: url('../resources/ui/fonts/Roboto-Light.ttf'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 300; - src: url('../resources/report/fonts/Roboto-LightItalic.ttf'); + src: url('../resources/ui/fonts/Roboto-LightItalic.ttf'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; - src: url('../resources/report/fonts/Roboto-Regular.ttf'); + src: url('../resources/ui/fonts/Roboto-Regular.ttf'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 400; - src: url('../resources/report/fonts/Roboto-Italic.ttf'); + src: url('../resources/ui/fonts/Roboto-Italic.ttf'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; - src: url('../resources/report/fonts/Roboto-Medium.ttf'); + src: url('../resources/ui/fonts/Roboto-Medium.ttf'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 500; - src: url('../resources/report/fonts/Roboto-MediumItalic.ttf'); + src: url('../resources/ui/fonts/Roboto-MediumItalic.ttf'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; - src: url('../resources/report/fonts/Roboto-Bold.ttf'); + src: url('../resources/ui/fonts/Roboto-Bold.ttf'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 700; - src: url('../resources/report/fonts/Roboto-BoldItalic.ttf'); + src: url('../resources/ui/fonts/Roboto-BoldItalic.ttf'); } /* Typography */ @@ -168,7 +168,7 @@ var { A load order optimisation tool for Oblivion, Skyrim, Fallout 3, Fallout: New Vegas and Fallout 4. - Copyright (C) 2012–2015 WrinklyNinja + Copyright (C) 2012–2016 WrinklyNinja This file is part of LOOT. @@ -472,7 +472,7 @@ var {

Themes

-

LOOT's user interface has experimental support for the use of alternative and custom CSS themes. To use a theme, place its CSS file into the resources/report/css folder inside LOOT's installation folder, and rename the file to theme.css. LOOT will then load this file when it launches. A dark user interface theme is provided with LOOT: to use it, rename dark-theme.css in the resources/report/css folder to theme.css. Theme support is experimental because future updates to LOOT's user interface may break existing CSS selectors.

+

LOOT's user interface has experimental support for the use of alternative and custom CSS themes. To use a theme, place its CSS file into the resources/ui/css folder inside LOOT's installation folder, and rename the file to theme.css. LOOT will then load this file when it launches. A dark user interface theme is provided with LOOT: to use it, rename dark-theme.css in the resources/ui/css folder to theme.css. Theme support is experimental because future updates to LOOT's user interface may break existing CSS selectors.

Contributing & Support

@@ -527,7 +527,7 @@ var {

LOOT has been specifically designed to prevent it being locked into the LOOT Team's official masterlist repositories. Nevertheless, the LOOT Team appeals to the community to avoid the distribution of unofficial masterlists, as this would only hamper the effort to create one set of stores for load order information. Any issues with a masterlist are best brought to the attention of the LOOT Team so that they may be remedied.

GNU Free Documentation License Version 1.3 Notice: -

Copyright (C) 2012—2015 WrinklyNinja
+
Copyright (C) 2012—2016 WrinklyNinja
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; @@ -538,6 +538,23 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".Version History

Only program history is recorded here. A full history of masterlist changes may be viewed by browsing the GitHub repositories. +

0.9.0 - X Y 2016

+ +

0.8.1 - 27 September 2015