Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Documentation typo fix. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
455c743ab46b9f60a4a835ec7fd64f11 |
User & Date: | drh 2020-03-26 02:24:02.477 |
Context
2020-03-26
| ||
03:01 | Fix typos. ... (check-in: 58f00d33 user: ashepilko tags: trunk) | |
02:24 | Documentation typo fix. ... (check-in: 455c743a user: drh tags: trunk) | |
2020-03-25
| ||
17:48 | Add the email address editing to the subscriber information screen (/alerts). Improved cross-linking between subscriber and user editing screens for administrators. ... (check-in: 54a6f098 user: drh tags: trunk) | |
Changes
Changes to www/embeddeddoc.wiki.
︙ | ︙ | |||
51 52 53 54 55 56 57 | also be the special identifier "<b>ckout</b>". The "<b>ckout</b>" keywords means to pull the documentation file from the local source tree on disk, not from the any check-in. The "<b>ckout</b>" keyword only works when you start your server using the "[/help?cmd=server|fossil server]" or "[/help?cmd=ui|fossil ui]" commands. The "/doc/ckout" URL is intended to show a preview of | | | 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | also be the special identifier "<b>ckout</b>". The "<b>ckout</b>" keywords means to pull the documentation file from the local source tree on disk, not from the any check-in. The "<b>ckout</b>" keyword only works when you start your server using the "[/help?cmd=server|fossil server]" or "[/help?cmd=ui|fossil ui]" commands. The "/doc/ckout" URL is intended to show a preview of the documentation you are currently editing but have not yet you checked in. Finally, the <i><filename></i> element of the URL is the pathname of the documentation file relative to the root of the source tree. The mimetype (and thus the rendering) of documentation files is determined by the file suffix. Fossil currently understands |
︙ | ︙ |