From 61aec73c2ed9392bff6c909ff8687fd6482ebe99 Mon Sep 17 00:00:00 2001 From: Blake McBride Date: Thu, 19 Oct 2023 11:29:46 -0500 Subject: [PATCH] Documentation update --- manual/developing.tex | 8 ++++---- manual/man/Back_002dend-API.html | 4 ++-- manual/man/Command-Line-Utility.html | 4 ++-- manual/man/Desktop-Application.html | 2 +- manual/man/Developing.html | 12 ++++++------ manual/man/Front_002dend-API.html | 4 ++-- manual/man/Introduction.html | 4 ++-- manual/man/Orientation.html | 4 ++-- manual/man/Split-System.html | 4 ++-- manual/man/System-Setup.html | 4 ++-- manual/man/index.html | 2 +- 11 files changed, 26 insertions(+), 26 deletions(-) diff --git a/manual/developing.tex b/manual/developing.tex index 31d7b95..d82928e 100644 --- a/manual/developing.tex +++ b/manual/developing.tex @@ -63,11 +63,11 @@ @enumerate @item -In a command-prompt, type: @code{./view-log} +In a command-prompt, type: @code{./view-log} (not needed on Windows) -This is where back-end messages appear. (Note that this command is not needed under Windows.) +This is where back-end messages appear. This command is not needed under Windows. @item -In a second command-prompt, type: @code{./bld develop} +In a second command-prompt, type: @code{./bld develop} (@code{bld develop} on Windows) This builds the system and runs the back-end and front-end servers. @item @@ -83,7 +83,7 @@ This is where you debug the front-end. @item -Be sure to disable caching on the browser. (Otherwise, changes you make to +Be sure to disable network caching on the browser. (Otherwise, changes you make to the front-end will not immediately appear in the browser.) @end enumerate diff --git a/manual/man/Back_002dend-API.html b/manual/man/Back_002dend-API.html index 7a1ad7b..debba97 100644 --- a/manual/man/Back_002dend-API.html +++ b/manual/man/Back_002dend-API.html @@ -31,7 +31,7 @@

@@ -432,7 +432,7 @@

6.4 Utilities


diff --git a/manual/man/Command-Line-Utility.html b/manual/man/Command-Line-Utility.html index 7a5fdf4..10cf18f 100644 --- a/manual/man/Command-Line-Utility.html +++ b/manual/man/Command-Line-Utility.html @@ -30,7 +30,7 @@

@@ -189,7 +189,7 @@

7.3 Databases Other Than PostgreSQL


diff --git a/manual/man/Desktop-Application.html b/manual/man/Desktop-Application.html index 820be88..638adac 100644 --- a/manual/man/Desktop-Application.html +++ b/manual/man/Desktop-Application.html @@ -24,7 +24,7 @@

diff --git a/manual/man/Developing.html b/manual/man/Developing.html index a360d21..64326f5 100644 --- a/manual/man/Developing.html +++ b/manual/man/Developing.html @@ -30,7 +30,7 @@

@@ -132,10 +132,10 @@

4.1 Overview

root of your application.

    -
  1. In a command-prompt, type: ./view-log +
  2. In a command-prompt, type: ./view-log (not needed on Windows) -

    This is where back-end messages appear. (Note that this command is not needed under Windows.) -

  3. In a second command-prompt, type: ./bld develop +

    This is where back-end messages appear. This command is not needed under Windows. +

  4. In a second command-prompt, type: ./bld develop (bld develop on Windows)

    This builds the system and runs the back-end and front-end servers.

  5. In the IDE, attach to the Java process at port 9000. @@ -147,7 +147,7 @@

    4.1 Overview

  6. Open the Developer tools from within the browser.

    This is where you debug the front-end. -

  7. Be sure to disable caching on the browser. (Otherwise, changes you make to +

  8. Be sure to disable network caching on the browser. (Otherwise, changes you make to the front-end will not immediately appear in the browser.)
@@ -508,7 +508,7 @@

4.5 Authentication


diff --git a/manual/man/Front_002dend-API.html b/manual/man/Front_002dend-API.html index 6ac20d3..2daf4b1 100644 --- a/manual/man/Front_002dend-API.html +++ b/manual/man/Front_002dend-API.html @@ -30,7 +30,7 @@

@@ -407,7 +407,7 @@

5.7 Additional Resources


diff --git a/manual/man/Introduction.html b/manual/man/Introduction.html index 7edca48..7b5a37b 100644 --- a/manual/man/Introduction.html +++ b/manual/man/Introduction.html @@ -31,7 +31,7 @@

@@ -502,7 +502,7 @@

1.8 Acknowledgments


diff --git a/manual/man/Orientation.html b/manual/man/Orientation.html index 045b647..549e4f0 100644 --- a/manual/man/Orientation.html +++ b/manual/man/Orientation.html @@ -30,7 +30,7 @@

@@ -260,7 +260,7 @@

3.8 Learning The System


diff --git a/manual/man/Split-System.html b/manual/man/Split-System.html index b91b888..0b2886f 100644 --- a/manual/man/Split-System.html +++ b/manual/man/Split-System.html @@ -30,7 +30,7 @@

@@ -264,7 +264,7 @@

8.2.4 Upgrading


diff --git a/manual/man/System-Setup.html b/manual/man/System-Setup.html index b5461e8..164ed4b 100644 --- a/manual/man/System-Setup.html +++ b/manual/man/System-Setup.html @@ -31,7 +31,7 @@

@@ -637,7 +637,7 @@

2.12 What Do I Do With It Now?


diff --git a/manual/man/index.html b/manual/man/index.html index 65861ff..2aeb91f 100644 --- a/manual/man/index.html +++ b/manual/man/index.html @@ -98,7 +98,7 @@ Next:   [Contents]


-

Kiss Developer Manual (October 18, 2023)

+

Kiss Developer Manual (October 19, 2023)