Fossil SCM
Documentation updates.
Commit
8d8a41d195b81dccb271777f747c749d49e37a47
Parent
9d232303226f588…
2 files changed
+1
-1
+3
-3
+1
-1
| --- src/wiki.c | ||
| +++ src/wiki.c | ||
| @@ -503,11 +503,11 @@ | ||
| 503 | 503 | style_header("Wiki Formatting Rules"); |
| 504 | 504 | @ <h2>Formatting Rule Summary</h2> |
| 505 | 505 | @ <ol> |
| 506 | 506 | @ <li> Blank lines are paragraph breaks |
| 507 | 507 | @ <li> Bullets are "*" surrounded by two spaces at the beginning of the line. |
| 508 | - @ <li> Enumeration items a number surrounded by two space | |
| 508 | + @ <li> Enumeration items are a number surrounded by two space | |
| 509 | 509 | @ at the beginning of a line. |
| 510 | 510 | @ <li> Indented pargraphs begin with a tab or two spaces. |
| 511 | 511 | @ <li> Hyperlinks are contained with square brackets: "[target]" |
| 512 | 512 | @ <li> Most ordinary HTML works. |
| 513 | 513 | @ <li> <verbatim> and <nowiki>. |
| 514 | 514 |
| --- src/wiki.c | |
| +++ src/wiki.c | |
| @@ -503,11 +503,11 @@ | |
| 503 | style_header("Wiki Formatting Rules"); |
| 504 | @ <h2>Formatting Rule Summary</h2> |
| 505 | @ <ol> |
| 506 | @ <li> Blank lines are paragraph breaks |
| 507 | @ <li> Bullets are "*" surrounded by two spaces at the beginning of the line. |
| 508 | @ <li> Enumeration items a number surrounded by two space |
| 509 | @ at the beginning of a line. |
| 510 | @ <li> Indented pargraphs begin with a tab or two spaces. |
| 511 | @ <li> Hyperlinks are contained with square brackets: "[target]" |
| 512 | @ <li> Most ordinary HTML works. |
| 513 | @ <li> <verbatim> and <nowiki>. |
| 514 |
| --- src/wiki.c | |
| +++ src/wiki.c | |
| @@ -503,11 +503,11 @@ | |
| 503 | style_header("Wiki Formatting Rules"); |
| 504 | @ <h2>Formatting Rule Summary</h2> |
| 505 | @ <ol> |
| 506 | @ <li> Blank lines are paragraph breaks |
| 507 | @ <li> Bullets are "*" surrounded by two spaces at the beginning of the line. |
| 508 | @ <li> Enumeration items are a number surrounded by two space |
| 509 | @ at the beginning of a line. |
| 510 | @ <li> Indented pargraphs begin with a tab or two spaces. |
| 511 | @ <li> Hyperlinks are contained with square brackets: "[target]" |
| 512 | @ <li> Most ordinary HTML works. |
| 513 | @ <li> <verbatim> and <nowiki>. |
| 514 |
+3
-3
| --- www/embeddeddoc.wiki | ||
| +++ www/embeddeddoc.wiki | ||
| @@ -19,11 +19,11 @@ | ||
| 19 | 19 | |
| 20 | 20 | 3. Only people with check-in privileges can modify the documentation. |
| 21 | 21 | (This might be either an advantage or disadvantage, depending |
| 22 | 22 | on the nature of your project.) |
| 23 | 23 | |
| 24 | -We will call documentation is included as files in the source tree | |
| 24 | +We will call documentation that is included as files in the source tree | |
| 25 | 25 | "embedded documentation". |
| 26 | 26 | |
| 27 | 27 | <h2>Fossil Support For Embedded Documentation</h2> |
| 28 | 28 | |
| 29 | 29 | The fossil web interface supports embedded documentation using |
| @@ -76,12 +76,12 @@ | ||
| 76 | 76 | Documentation files whose names end in ".wiki" use the |
| 77 | 77 | [/wiki_rules | same markup as wiki pages] - |
| 78 | 78 | a safe subset of HTML together with some rules for paragraph |
| 79 | 79 | breaks, lists, and hyperlinks. The ".wiki" and ".txt" pages |
| 80 | 80 | are rendered with the standard fossil header and footer added. |
| 81 | -All other mimetimes are delivered directly to the requesting | |
| 82 | -web browser with interpretation, additions, or changes. | |
| 81 | +All other mimetypes are delivered directly to the requesting | |
| 82 | +web browser without interpretation, additions, or changes. | |
| 83 | 83 | |
| 84 | 84 | The list of allowed suffixes for embedded documents is likely to |
| 85 | 85 | grow and become user-configurable in future releases of fossil. |
| 86 | 86 | |
| 87 | 87 | <h2>Examples</h2> |
| 88 | 88 |
| --- www/embeddeddoc.wiki | |
| +++ www/embeddeddoc.wiki | |
| @@ -19,11 +19,11 @@ | |
| 19 | |
| 20 | 3. Only people with check-in privileges can modify the documentation. |
| 21 | (This might be either an advantage or disadvantage, depending |
| 22 | on the nature of your project.) |
| 23 | |
| 24 | We will call documentation is included as files in the source tree |
| 25 | "embedded documentation". |
| 26 | |
| 27 | <h2>Fossil Support For Embedded Documentation</h2> |
| 28 | |
| 29 | The fossil web interface supports embedded documentation using |
| @@ -76,12 +76,12 @@ | |
| 76 | Documentation files whose names end in ".wiki" use the |
| 77 | [/wiki_rules | same markup as wiki pages] - |
| 78 | a safe subset of HTML together with some rules for paragraph |
| 79 | breaks, lists, and hyperlinks. The ".wiki" and ".txt" pages |
| 80 | are rendered with the standard fossil header and footer added. |
| 81 | All other mimetimes are delivered directly to the requesting |
| 82 | web browser with interpretation, additions, or changes. |
| 83 | |
| 84 | The list of allowed suffixes for embedded documents is likely to |
| 85 | grow and become user-configurable in future releases of fossil. |
| 86 | |
| 87 | <h2>Examples</h2> |
| 88 |
| --- www/embeddeddoc.wiki | |
| +++ www/embeddeddoc.wiki | |
| @@ -19,11 +19,11 @@ | |
| 19 | |
| 20 | 3. Only people with check-in privileges can modify the documentation. |
| 21 | (This might be either an advantage or disadvantage, depending |
| 22 | on the nature of your project.) |
| 23 | |
| 24 | We will call documentation that is included as files in the source tree |
| 25 | "embedded documentation". |
| 26 | |
| 27 | <h2>Fossil Support For Embedded Documentation</h2> |
| 28 | |
| 29 | The fossil web interface supports embedded documentation using |
| @@ -76,12 +76,12 @@ | |
| 76 | Documentation files whose names end in ".wiki" use the |
| 77 | [/wiki_rules | same markup as wiki pages] - |
| 78 | a safe subset of HTML together with some rules for paragraph |
| 79 | breaks, lists, and hyperlinks. The ".wiki" and ".txt" pages |
| 80 | are rendered with the standard fossil header and footer added. |
| 81 | All other mimetypes are delivered directly to the requesting |
| 82 | web browser without interpretation, additions, or changes. |
| 83 | |
| 84 | The list of allowed suffixes for embedded documents is likely to |
| 85 | grow and become user-configurable in future releases of fossil. |
| 86 | |
| 87 | <h2>Examples</h2> |
| 88 |