Fossil SCM

New documentation crosslinks.

drh 2020-03-04 13:51 trunk
Commit abf865bb5f0ed0fe36ad802e253ce8f991ed10e209645939498be98488d86648
1 file changed +9 -2
--- www/adding_code.wiki
+++ www/adding_code.wiki
@@ -1,11 +1,17 @@
11
<title>Adding Features To Fossil</title>
22
33
<h2>1.0 Introduction</h2>
44
5
-This article provides a brief overview of how to write new code that extends
6
-or enhances Fossil.
5
+This article provides a brief overview of how to write new C-code code that
6
+extends or enhances the core Fossil binary.
7
+
8
+New features can be added to a Fossil server using
9
+[./serverext.wiki|external CGI programs],
10
+but that is not what this article is about.
11
+This article focuses on how to make changes
12
+to Fossil itself.
713
814
<h2>2.0 Programming Language</h2>
915
1016
Fossil is written in C-89. There are specific [./style.wiki | style guidelines]
1117
that are required for any new code that will be accepted into the Fossil core.
@@ -211,5 +217,6 @@
211217
<h2>6.0 See Also</h2>
212218
213219
* [./makefile.wiki|The Fossil Build Process]
214220
* [./tech_overview.wiki|A Technical Overview Of Fossil]
215221
* [./contribute.wiki|Contributing To The Fossil Project]
222
+ * [./serverext.wiki|Adding CGI Extensions To A Fossil Server]
216223
--- www/adding_code.wiki
+++ www/adding_code.wiki
@@ -1,11 +1,17 @@
1 <title>Adding Features To Fossil</title>
2
3 <h2>1.0 Introduction</h2>
4
5 This article provides a brief overview of how to write new code that extends
6 or enhances Fossil.
 
 
 
 
 
 
7
8 <h2>2.0 Programming Language</h2>
9
10 Fossil is written in C-89. There are specific [./style.wiki | style guidelines]
11 that are required for any new code that will be accepted into the Fossil core.
@@ -211,5 +217,6 @@
211 <h2>6.0 See Also</h2>
212
213 * [./makefile.wiki|The Fossil Build Process]
214 * [./tech_overview.wiki|A Technical Overview Of Fossil]
215 * [./contribute.wiki|Contributing To The Fossil Project]
 
216
--- www/adding_code.wiki
+++ www/adding_code.wiki
@@ -1,11 +1,17 @@
1 <title>Adding Features To Fossil</title>
2
3 <h2>1.0 Introduction</h2>
4
5 This article provides a brief overview of how to write new C-code code that
6 extends or enhances the core Fossil binary.
7
8 New features can be added to a Fossil server using
9 [./serverext.wiki|external CGI programs],
10 but that is not what this article is about.
11 This article focuses on how to make changes
12 to Fossil itself.
13
14 <h2>2.0 Programming Language</h2>
15
16 Fossil is written in C-89. There are specific [./style.wiki | style guidelines]
17 that are required for any new code that will be accepted into the Fossil core.
@@ -211,5 +217,6 @@
217 <h2>6.0 See Also</h2>
218
219 * [./makefile.wiki|The Fossil Build Process]
220 * [./tech_overview.wiki|A Technical Overview Of Fossil]
221 * [./contribute.wiki|Contributing To The Fossil Project]
222 * [./serverext.wiki|Adding CGI Extensions To A Fossil Server]
223

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button