On 03/19/2017 10:54 PM, Martin Braun wrote:
> [...]
> Now, when browsing pages, these are things to watch out for:
> 
> - Were HTML entities translated where they shouldn't? E.g., do you see
> code like this: d_foo->method(), which should read d_foo->method() ?
> - Does it make sense to rename the page? Redmine used page titles as
> IDs, whereas MediaWiki actually uses the page title as the page title.
> - Is syntax highlighting working properly? This page, for example, took
> a lot of manual labour to fix:
> https://wiki.gnuradio.org/index.php/Guided_Tutorial_GNU_Radio_in_C++
> (and everytime I go back, I find more issues...)
> - Is the content actually accurate?

Also, is the page in the right category? Pages can be easily categorized
by adding a special link at the end like this:

[[Category:foo]]

We currently have these categories:
- Android
- Embedded
- Tutorials
- Guided Tutorials (this one's complete)
- Installation

-- M


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to