docs: update comments, docstrings, README, REVIEW, and env docs to match current features
This commit is contained in:
parent
0aa3eab084
commit
e46893e0b4
12 changed files with 65 additions and 25 deletions
|
|
@ -7,11 +7,11 @@
|
|||
<style>
|
||||
/*
|
||||
Private customer player page.
|
||||
Shows two audio players for Version A and Version B,
|
||||
plus approval buttons or a revision note form.
|
||||
After the customer makes a choice, the controls are hidden
|
||||
and a confirmation/waiting message is shown instead.
|
||||
The number of remaining revisions is shown when available.
|
||||
Shows two audio players for Version A and Version B, plus approval
|
||||
buttons or a revision note form depending on request status.
|
||||
After the customer makes a choice, the controls are hidden and a
|
||||
confirmation/waiting message is shown. The number of remaining
|
||||
customer revisions is displayed when revisions are enabled.
|
||||
*/
|
||||
body{
|
||||
font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
|
||||
|
|
|
|||
Reference in a new issue