-
Notifications
You must be signed in to change notification settings - Fork 37
update readme #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
|
||
| * We write the Audacity Manual at https://alphamanual.audacityteam.org | ||
| * We wget it and mangle it a little using our script, https://github.com/audacity/audacity/blob/master/scripts/mw2html_audacity/mw2html.py | ||
| * We get it and mangle it a little using our script, https://github.com/audacity/audacity/blob/master/scripts/mw2html_audacity/mw2html.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Nitpick/Proofreading/Question] I’m having trouble understanding what “mangle” means @Rajeta-Sarkar. Does it mean fix?
| * We get it and mangle it a little using our script, https://github.com/audacity/audacity/blob/master/scripts/mw2html_audacity/mw2html.py | |
| * We get it and mangle it a little using our script, https://github.com/audacity/audacity/blob/master/scripts/mw2html_audacity/mw2html.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"wget" refers to: https://www.gnu.org/software/wget/
"Mangled" means that it is pulled around / modified. In British English the term is used, slightly humorously, to describe something being reshaped in an inelegant manner.
|
|
||
| * Most of our tricks are documented at https://wiki.audacityteam.org/wiki/Magicke_Spells | ||
| * The heavy lifting is done by our 'What Is That' page https://wiki.audacityteam.org/wiki/Using_WIT | ||
| * The heavy lifting is done by our 'What Is That' page https://wiki.audacityteam.org/wiki/Using_WIT |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Nitpick/Proofreading] I think hyperlinking the page’s title would make it quicker for users to access the content. Consider doing that for line 15.
| * The heavy lifting is done by our 'What Is That' page https://wiki.audacityteam.org/wiki/Using_WIT | |
| * The heavy lifting is done by our [What Is That page](https://wiki.audacityteam.org/wiki/Using_WIT) |
| There is a lot of content in our manual which would be prohibitively time consuming to produce without automated tools to help us. This is particularly so of the many image maps in the manual. | ||
| There is a lot of content in our manual which would be prohibitively time consuming to produce without automated tools to help us. This is particularly so of the many image maps in the manual. | ||
|
|
||
| * Most of our tricks are documented at https://wiki.audacityteam.org/wiki/Magicke_Spells |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Nitpick/proofreading] see line 16 for context.
| * Most of our tricks are documented at https://wiki.audacityteam.org/wiki/Magicke_Spells | |
| * Most of our tricks are documented at https://wiki.audacityteam.org/wiki/Magicke_Spells |
No description provided.