Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file www/adding_code.wiki at check-in c508ed7a328a184a
|
2023-04-24
| ||
| 14:33 | Clarify that backslashes in the help text of commands/webpages must be escaped for correct processing by mkindex.c. ... (file: [ec528db5d5] check-in: [5c8f557565] user: danield branch: trunk, size: 9179) | |
|
2022-01-10
| ||
| 05:18 | A couple more src-to-tools link fixes. ... (file: [8c0f544279] check-in: [b3460ed3b0] user: stephan branch: trunk, size: 9149) | |
|
2021-09-17
| ||
| 02:02 | Converted all uses of the [https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-name | obsolete] named anchor feature from HTML before 4.0 to use fragment identifiers instead. (<tt>www/*</tt> subtree only.) Where possible, changed constructs like <verbatim><a name="foo"></a><h3></verbatim> to <verbatim><h3 id="foo"></verbatim> Also fixed a few cases where the link target came after a header so the browser would scroll the header off the screen when visiting the targeted section. Added a 50em pad at the bottom of one such edited doc to allow the intra-doc link targets to be useful since it's a short enough doc that on sufficiently tall browser windows, scrolling isn't possible, so using those anchors has no visible effect. ... (file: [a159c57701] check-in: [93cee1f56e] user: wyoung branch: trunk, size: 9145) | |
|
2020-03-18
| ||
| 14:56 | Try to make it easier for people to find the documentation on how to add new commands to the Fossil core. ... (file: [0c6c3aa15c] check-in: [29c3e99d73] user: drh branch: trunk, size: 9165) | |
|
2020-03-04
| ||
| 13:51 | New documentation crosslinks. ... (file: [5c4a5a9e2b] check-in: [abf865bb5f] user: drh branch: trunk, size: 9120) | |
|
2016-11-07
| ||
| 05:43 | Minor correction to example comment in Fossil coding introduction. ... (file: [5254f08111] check-in: [22a9fba428] user: andybradford branch: trunk, size: 8832) | |
|
2016-11-02
| ||
| 10:16 | Eliminate unnecessary end-of-line spacing in wiki. No textual changes. ... (file: [c03f60b9b4] check-in: [f47b7052c6] user: jan.nijtmans branch: trunk, size: 8831) | |
|
2015-02-26
| ||
| 21:38 | capitalise 'Windows' throughout WWW-docs ... (file: [b769f1c0b4] check-in: [b2f6c4b7ea] user: michai branch: ml-jb-doc-typos, size: 8836) | |
|
2013-10-09
| ||
| 03:17 | Fix a couple of minor documentation typos. ... (file: [9003ffc417] check-in: [c334fc9ac7] user: drh branch: trunk, size: 8836) | |
|
2013-08-14
| ||
| 14:30 | Added the Hacker How-To page with a link on the home page. Other documentation enhancements and typo fixes. ... (file: [6fd9ec2485] check-in: [04af93e619] user: drh branch: trunk, size: 8845) | |
|
2013-07-30
| ||
| 11:46 | typo ... (file: [872804d615] check-in: [3947457b62] user: jan.nijtmans branch: trunk, size: 8852) | |
|
2013-07-26
| ||
| 12:54 | trivial doc fix ... (file: [7293760973] check-in: [498e4d3bcc] user: jan.nijtmans branch: possible-cygwin-fix, size: 8852) | |
|
2013-07-20
| ||
| 03:18 | Add some documentation to help programmers get started hacking the Fossil sources. ... (file: [f911967b24] check-in: [018a983046] user: drh branch: trunk, size: 8852) | |