Commit Graph
482 Commits
Author SHA1 Message Date
Oliver Hamlet 29a4230e5a Added link to Bash Tags list in Wrye Bash's online readme. 2015-01-02 20:56:01 +00:00
Oliver Hamlet a77a0634bb Fixed docs styling in Firefox.
Since it doesn't support the Shadow DOM, the /deep/ CSS selector was
confusing it.

Also, I found that Firefox will only load fonts from a relative
(file://) URL if it's a subdirectory, so it won't load the bundled
Roboto font. It doesn't make sense to move the docs or the font files
though, so I guess Firefox users will just have to put up with Arial.
2015-01-02 20:53:53 +00:00
Oliver Hamlet fbdd9354f2 Updated copyright dates for the new year. 2015-01-01 22:51:03 +00:00
Oliver Hamlet c9410c7555 Updated readme image, mention master file icon. 2015-01-01 22:38:27 +00:00
Oliver Hamlet e4edddc576 Updated metadata syntax doc feature support table. 2014-12-30 20:42:36 +00:00
Oliver Hamlet 34f6262ef1 Added note that refreshing content wipes CRCs. 2014-12-30 14:11:28 +00:00
Oliver Hamlet dc85cef83e Docs styling update.
Use Roboto font, colours from LOOT's colour scheme. The docs no longer
depend on Polymer files, and if the font files are missing, the styling
degrades gracefully.
2014-12-30 14:06:32 +00:00
Oliver Hamlet cdc6882ed0 Docs content updates.
Bringing text and images up to date.
2014-12-30 13:23:05 +00:00
Oliver Hamlet 9131dbdb07 Minor changelog update. 2014-12-28 20:23:01 +00:00
Oliver Hamlet 698d8ae101 Updated readme changelog. 2014-12-28 18:41:10 +00:00
Oliver Hamlet 17f7059a29 Use icons, not icon buttons, in readme. 2014-12-28 17:29:57 +00:00
Oliver Hamlet 6b75cc3713 Lots of readme updates.
Besides images, I think it's done now.
2014-11-18 16:14:23 +00:00
Oliver Hamlet d6e2009d80 Moved readme appendices to project wiki. 2014-11-17 21:57:46 +00:00
Oliver Hamlet 50a6d375f3 Removed auto-refresh feature.
Closes #348.
2014-11-17 12:39:50 +00:00
Oliver Hamlet 13a192292d Readme updates.
Revised most of the usage content, apart from editing and settings
dialog text. Also switched primary font to RobotoDraft, and added some
more styled examples of UI elements. The changelog has also been updated
to reflect recent changes.
2014-11-15 21:46:03 +00:00
Oliver Hamlet 50ce09e6ea Updated changelog. 2014-11-12 12:01:52 +00:00
Oliver Hamlet 6e06daf738 Readme updates.
* Replaced FontAwesome icons with Polymer icons (requires an internet
connection to see them).
* Updated list of third-party software used in LOOT.
* Updated cleaning appendix to replace UDR with Deleted Reference, as in
LOOT's code.
* Removed unused Javascript.
2014-11-11 23:38:18 +00:00
Oliver Hamlet 568b6b2dcc Minor markup changes to syntax doc.
<pre><code> seems to be the standard way to do code blocks, and I
removed some dead CSS and formatted the rest to be easier to read.
2014-11-11 23:21:01 +00:00
Oliver Hamlet a5beda4f7a Added Polymer and Jed Gettext Parser licenses.
Removed entry for Font Awesome from licenses file.
2014-11-11 22:20:59 +00:00
Oliver Hamlet 94dcde5e57 Minor corrections to build instructions. 2014-11-06 15:26:02 +00:00
Oliver Hamlet 6e14c2781c Merge remote-tracking branch 'origin/readme-update' into v0.7-alpha 2014-11-05 18:10:34 +00:00
Oliver Hamlet 6c0fb0b8dd Updated MSVC build doc.
Now it mentions the 3rd party CMake modules used. Also some trailing
whitespace trimmed.
2014-11-02 16:22:09 +00:00
Oliver Hamlet f70acae890 Updated metadata syntax doc.
To reflect new support for merge keys and message string substitution.
2014-11-01 15:49:24 +00:00
Oliver Hamlet 791f517bb4 [Doxygen] Truncate paths and create shorter PDFs. 2014-11-01 12:39:19 +00:00
Oliver Hamlet 3b406ed198 Update BUILD.MSVC.md
Fixed code boxes.
2014-09-30 10:59:14 +01:00