Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
blakemcbride committed Oct 19, 2023
1 parent 01ee095 commit 61aec73
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 26 deletions.
8 changes: 4 additions & 4 deletions manual/developing.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down
4 changes: 2 additions & 2 deletions manual/man/Back_002dend-API.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions manual/man/Command-Line-Utility.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion manual/man/Desktop-Application.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions manual/man/Developing.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions manual/man/Front_002dend-API.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions manual/man/Introduction.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions manual/man/Orientation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions manual/man/Split-System.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions manual/man/System-Setup.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion manual/man/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 61aec73

Please sign in to comment.