Fossil SCM

Updated link to the public JSON API docs.

stephan 2021-01-02 03:06 trunk
Commit acda62f5d9507814fbd5b15af87001942c39be6dcf7cee635de3a5740f46e60c
1 file changed +2 -3
+2 -3
--- src/json.c
+++ src/json.c
@@ -16,14 +16,13 @@
1616
**
1717
*******************************************************************************
1818
**
1919
** Code for the JSON API.
2020
**
21
-** For notes regarding the public JSON interface, please see:
21
+** The JSON API's public interface is documented at:
2222
**
23
-** https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/view
24
-**
23
+** https://fossil-scm.org/fossil/doc/trunk/www/json-api/index.md
2524
**
2625
** Notes for hackers...
2726
**
2827
** Here's how command/page dispatching works: json_page_top() (in HTTP mode) or
2928
** json_cmd_top() (in CLI mode) catch the "json" path/command. Those functions then
3029
--- src/json.c
+++ src/json.c
@@ -16,14 +16,13 @@
16 **
17 *******************************************************************************
18 **
19 ** Code for the JSON API.
20 **
21 ** For notes regarding the public JSON interface, please see:
22 **
23 ** https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/view
24 **
25 **
26 ** Notes for hackers...
27 **
28 ** Here's how command/page dispatching works: json_page_top() (in HTTP mode) or
29 ** json_cmd_top() (in CLI mode) catch the "json" path/command. Those functions then
30
--- src/json.c
+++ src/json.c
@@ -16,14 +16,13 @@
16 **
17 *******************************************************************************
18 **
19 ** Code for the JSON API.
20 **
21 ** The JSON API's public interface is documented at:
22 **
23 ** https://fossil-scm.org/fossil/doc/trunk/www/json-api/index.md
 
24 **
25 ** Notes for hackers...
26 **
27 ** Here's how command/page dispatching works: json_page_top() (in HTTP mode) or
28 ** json_cmd_top() (in CLI mode) catch the "json" path/command. Those functions then
29

Keyboard Shortcuts

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