Merge remote-tracking branch 'contrib-ariana/doc-update'
Added initial CSS API docs to CSS-Speech-Tutorial
- Adds new initial technical reference for the mentioned CSS properties.
For example, usage of properties to vary voice articulation now
include a full list of valid arguments, as well as a simple usage
explanation.
- Adds new "**Wanted:**" tag to solicit further expansion on technical
documentation.
- Adds new "**Wanted:**" tag to a few of the technical reference
sections.
I am not a proficient user of Haskell, and cannot discern a few of the
valid keywords or syntax simply by reading through the code.
- Also makes a title more clear in CSS-Speech-Tutorial.md
Update & Fix grammar throughout docs files
Applies many small changes throughout the documentation files, aimed at
readability.
ISSUES: Close play audio cues & arrow key nav
Add support for <form title>/<form alt>
Clarify installation instructions based on testing/feedback.
Improve fallbacks for missing markers.
Don't let marks interfer with silence collapsing.
Make '#' refer to top of page.
Draft SpeechD integration.
Implement table navigation.
Spanish useragent stylesheet localizations.
Add arrow key navigation inside pages.
Extract navigation state out of SSML <marker>s.
BUG: incorrect counter resets.
Stylesheet updates for details, taking advantage of pseudoclasses, and attempted counters fix.
Fix markers misserialization.