Fossil SCM
Improvements to the documentation for the /doc and /uv pages.
Commit
6ab3ff5f778652b221d3f256607124eb693c419fc526a9486e0bbf9d432df2c5
Parent
f44ad30da14633f…
1 file changed
+2
-2
+2
-2
| --- src/doc.c | ||
| +++ src/doc.c | ||
| @@ -878,12 +878,12 @@ | ||
| 878 | 878 | |
| 879 | 879 | |
| 880 | 880 | /* |
| 881 | 881 | ** WEBPAGE: uv |
| 882 | 882 | ** WEBPAGE: doc |
| 883 | -** URL: /uv/FILE | |
| 884 | -** URL: /doc/CHECKIN/FILE | |
| 883 | +** | |
| 884 | +** URLs can be either /doc/CHECKIN/FILE or /uv/FILE. | |
| 885 | 885 | ** |
| 886 | 886 | ** CHECKIN can be either tag or hash prefix or timestamp identifying a |
| 887 | 887 | ** particular check-in, or the name of a branch (meaning the most recent |
| 888 | 888 | ** check-in on that branch) or one of various magic words: |
| 889 | 889 | ** |
| 890 | 890 |
| --- src/doc.c | |
| +++ src/doc.c | |
| @@ -878,12 +878,12 @@ | |
| 878 | |
| 879 | |
| 880 | /* |
| 881 | ** WEBPAGE: uv |
| 882 | ** WEBPAGE: doc |
| 883 | ** URL: /uv/FILE |
| 884 | ** URL: /doc/CHECKIN/FILE |
| 885 | ** |
| 886 | ** CHECKIN can be either tag or hash prefix or timestamp identifying a |
| 887 | ** particular check-in, or the name of a branch (meaning the most recent |
| 888 | ** check-in on that branch) or one of various magic words: |
| 889 | ** |
| 890 |
| --- src/doc.c | |
| +++ src/doc.c | |
| @@ -878,12 +878,12 @@ | |
| 878 | |
| 879 | |
| 880 | /* |
| 881 | ** WEBPAGE: uv |
| 882 | ** WEBPAGE: doc |
| 883 | ** |
| 884 | ** URLs can be either /doc/CHECKIN/FILE or /uv/FILE. |
| 885 | ** |
| 886 | ** CHECKIN can be either tag or hash prefix or timestamp identifying a |
| 887 | ** particular check-in, or the name of a branch (meaning the most recent |
| 888 | ** check-in on that branch) or one of various magic words: |
| 889 | ** |
| 890 |