Commit Graph

62 Commits

Author SHA1 Message Date
Ed Ward
df596e752f CSS simplification (no visual change hopefully) 2019-02-26 08:36:33 -08:00
Ed Ward
dfd7223eb7 A bit of styling for the 1-page version 2019-01-14 12:31:58 +01:00
Ed Ward
ecdab5aaa7 Removing unused images, a tiny bit of styling 2019-01-14 11:15:37 +01:00
Ed Ward
5a9ceb32ac Removed a semi-broken transition in the CSS. 2018-04-16 14:40:10 +02:00
Ed Ward
bf25b41536 Continuing the rephrasing, adding screencaptures, adding a miniature image class 'mini' for unnecessarily big screencaps, that grow fullsize on mouse hover 2017-06-09 19:14:41 +02:00
Ed Ward
b818a4a213 Corrected the TOC ids to classes, updated the CSS accordingly 2017-04-23 07:47:34 -07:00
Ed Ward
40881b5b46 Reindenting the left summary, lost after upgrading bootstrap 2017-04-18 15:16:31 -07:00
5d3614e072 visually distinguish table-headings from content 2017-04-16 14:30:48 +02:00
7e8bf55c0f FP8 manual update:
* consistent use of "mixer-strip"
* wrap all buttons in <kbd>
* fix some typos
2017-04-16 13:43:57 +02:00
85e5c38cd7 Fix <li>, <ol> flow around float elements
http://stackoverflow.com/questions/710158/why-do-my-list-item-bullets-overlap-floating-elements
2017-04-16 01:45:14 +02:00
6b48dc5dbf Add Images to FP8 doc 2017-04-15 23:13:37 +02:00
Ed Ward
fe449a5228 Refining the CSS, changed the search to Duckduckgo, search filed in the sidebar, localized font 2017-03-28 11:13:12 +02:00
Ed Ward
d26989c791 Table line-height corrected 2017-03-26 18:13:46 +02:00
Ed Ward
61e20da653 user selectable <kbd>s 2017-03-26 17:20:17 +02:00
Ed Ward
75b4514f77 tweaking the CSS (GCSE, HiDPI) 2017-03-26 16:55:59 +02:00
ab19a4c2b7 Allow selection..
at least until various elements in the Appendix which are not keyboard-
shortcuts are no longer <kdb> .
It's really practical to be able top copy Editor action names and
OSC methods for example.
2017-03-25 23:53:15 +01:00
f6c1498019 back to some semblance of CSS sanity
overriding global style without specifics is really bad practic here.
it breaks subtly breaks many cases.

- particularly table width:100% with a sidebar
- do not mix design and layout
- nor semantics and visual style

some of these should probably re-incarnate in table.dl
2017-03-25 23:53:06 +01:00
67da5d4577 Be a bit more specific at least. 2017-03-25 23:27:50 +01:00
Ed Ward
733f66fecd Refactoring and simplification of the CSS. No visual change. 2017-03-23 10:32:14 +01:00
Ed Ward
7be4f50799 converting abused <dl>s into <table>s 2017-03-14 17:43:24 +01:00
Ed Ward
0d4be5fdfb Polishing the CSS for OSC messages 2017-03-13 17:28:24 +01:00
Ed Ward
49e5d68129 Cleaning up the CSS 2017-03-11 15:11:42 +01:00
Ed Ward
e5387b177a Restyling, typos 2017-03-11 12:22:26 +01:00
Shamus Hammons
7a4c28bd86 Rearrangement and cleanup of Part I.
This includes rewriting out all of the "you" language that was peppered
throughout, fixing inconsistencies in layout, and removing <br>s
wherever they were misused and unnecessary (which was quite a lot).
2017-02-24 23:30:29 -06:00
Shamus Hammons
b8a1eac378 Added fixups/new classes to the main CSS, cleanup of Mini-Timeline. 2017-02-15 17:22:56 -06:00
Ed Ward
60292eb3b0 Reorganisation of Ardour's Interface, adding image maps 2017-01-23 17:17:42 +01:00
Ed Ward
2afd89172e Documenting the monitor section and adding a missing pdf file 2017-01-19 14:39:32 +01:00
Ed Ward
1375773602 Documenting the Session menu and the Transport menu, listing the others 2017-01-14 21:21:58 +01:00
Ed Ward
bdace01988 Rewording & cleaning up in *Ardour's Interface*, new screenshots 2017-01-13 14:53:20 +01:00
Ed Ward
7a9da70647 Total rework of the *Ardour's Interface* part 2017-01-13 11:32:49 +01:00
Ed Ward
d3bb62828e Documenting the Transport Bar and modifying the CSS for prettier checkboxes 2017-01-10 10:35:19 +00:00
b19b4b659a start documentation on strict-i/o and pin management 2016-04-15 22:38:00 +02:00
1c9c8c1db0 tweak luadoc css 2016-04-14 03:58:28 +02:00
9bca305233 update lua class reference & CSS
Use monospace for declarations, the font used form the manual
rendered "&"  as "Et".
2016-04-12 14:28:52 +02:00
6e1d335671 update lua class doc.
up from 139 to 150 doxygen annotations. (558 still missing)
2016-03-31 01:18:44 +02:00
d21622205d override some ardour-manual CSS for luadoc 2016-03-28 00:33:41 +02:00
2cb1352946 include generated lua class reference 2016-03-26 21:23:35 +01:00
StillLearnin
86c34280f4 update colors 2015-06-08 08:41:32 -04:00
ded3543f74 more @media responsiveness to allow reading on smaller screens 2015-04-23 16:33:49 -04:00
Jörn Nettingsmeier
c94ae4ab08 CSS: swap column widths for bindings <dl>: 65% for the description, 30% for the key combo. 2014-02-08 01:27:13 +01:00
Jörn Nettingsmeier
0fed26b313 copy-editing chapter 20. 2014-02-07 00:04:38 +01:00
Jörn Nettingsmeier
e3adb8ef44 CSS: clear before floating images. 2014-02-06 22:15:03 +01:00
Jörn Nettingsmeier
8107428bfa copy-editing chapter 22 2014-02-06 00:59:35 +01:00
Jörn Nettingsmeier
ed6dd533f0 tame the floating behaviour of <dl>s: clear both before and after. the previous behaviour was not robust in the presence of right-floated images, shuffling text blocks all over the place. 2014-02-05 14:53:03 +01:00
Jörn Nettingsmeier
e24d8b4679 copy-editing chapter 9. 2014-02-05 12:05:41 +01:00
Jörn Nettingsmeier
4c1590e505 copy-editing chapter 8. 2014-02-05 11:19:59 +01:00
Jörn Nettingsmeier
2e006d9b93 copy-editing section 6. the beat goes on... 2014-02-04 22:55:37 +01:00
Jörn Nettingsmeier
5f92c0832c finish copy-editing of chapter 4. 2014-02-04 20:06:25 +01:00
Jörn Nettingsmeier
2d0291a89c improve CSS and tagging of platform-specifics. 2014-02-04 16:42:20 +01:00
Jörn Nettingsmeier
6e64603e61 copy-editing chapter 4. style guide grows healthy and strong and ever more verbose :) 2014-02-04 16:24:44 +01:00