Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:contributing [2017/04/24 08:24] claudio |
wiki:contributing [2021/09/29 10:22] (current) jojo1973 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Contributing to the wiki ===== | + | ====== Contributing to the wiki ====== |
| - | This wiki is an ongoing effort by a group of enthusiasts, | + | This wiki is an ongoing effort by a group of enthusiasts, |
| - | The wiki uses the dokuwiki engine. Its syntax is explained here:\\ | + | ---- |
| - | [[https:// | + | |
| - | [[https:// | + | |
| - | For mathematical formulas, it uses the Mathjax | + | ===== Resources ===== |
| - | [[http://docs.mathjax.org/en/latest/tex.html]] | + | The wiki uses the [[https:// |
| + | * the [[https://newrpl.wiki.hpgcc3.org/doku.php? | ||
| + | * a practical [[https://www.dokuwiki.org/ | ||
| + | * a [[playground: | ||
| - | === General Article guidelines === | + | For mathematical formulas, this wiki uses the [[http:// |
| - | * Wiki articles should use heading level 2 as the highest (for section titles). | + | |
| - | * Write as if you are writing a book, not as if you are writing an email (impersonal, | + | |
| - | * For RPL code samples, use the proper Unicode characters. In normal text, the wiki engine will replace %%<< -> >>%% with << -> >> but not inside a code block, so it's best to directly insert | + | |
| - | * Don't cite forum posts or hpgcc3.org articles, those are considered " | + | |
| + | ---- | ||
| + | ===== Formatting conventions ===== | ||
| + | * Wiki articles should use heading level 2 as the highest (for section titles, level 2 has 5 equal signs); | ||
| + | * each section with a level 2 title needs to be separated with '' | ||
| + | * variables, commands, objects or anything that is presented //as shown on the calculator screen//, should be enclosed in two single quotes, i.e. use '' | ||
| + | * **newRPL** code needs to be included in '' | ||
| + | * key press conventions are summarized in chapter 1 under [[manual: | ||
| + | ---- | ||
| + | ===== General article guidelines ===== | ||
| + | * Write as if you are writing a book, not as if you are writing an email (impersonal, | ||
| + | * For RPL code samples, use the proper Unicode characters. In normal text, the wiki engine will replace '' | ||
| + | * Don't cite forum posts or hpgcc3.org articles, those are considered " | ||