diff --git a/Manual.odt b/Manual.odt deleted file mode 100644 index 2995f5d..0000000 Binary files a/Manual.odt and /dev/null differ diff --git a/Manual.pdf b/Manual.pdf deleted file mode 100644 index 62c21f2..0000000 Binary files a/Manual.pdf and /dev/null differ diff --git a/README.md b/README.md index 880099c..5bd21e1 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,4 @@ such as PiDP-11 systems. ## Usage - Quick start → [docs/quickstart.md](docs/quickstart.md) -- Full manual → [docs/manual.md](docs/manual.md) +- Full manual → [docs/manual.pdf](docs/manual.pdf) diff --git a/scalemodel.jpg b/docs/images/scalemodel.jpg similarity index 100% rename from scalemodel.jpg rename to docs/images/scalemodel.jpg diff --git a/spacelab.png b/docs/images/spacelab.png similarity index 100% rename from spacelab.png rename to docs/images/spacelab.png diff --git a/spock.png b/docs/images/spock.png similarity index 100% rename from spock.png rename to docs/images/spock.png diff --git a/trek.png b/docs/images/trek.png similarity index 100% rename from trek.png rename to docs/images/trek.png diff --git a/docs/manual.docx b/docs/manual.docx new file mode 100755 index 0000000..6cf2299 Binary files /dev/null and b/docs/manual.docx differ diff --git a/docs/manual.pdf b/docs/manual.pdf new file mode 100755 index 0000000..43e3bed Binary files /dev/null and b/docs/manual.pdf differ diff --git a/docs/quickstart.md b/docs/quickstart.md index 169e28e..0d5e3fa 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -11,6 +11,9 @@ telnet, or rsh. ## Examples +To use the included examples and demos, go to the +Tek4010 directory first + Display a plot file: tek4010 -noexit cat test.plt @@ -55,4 +58,4 @@ Keeps the window open after the command finishes. More options and detailed information, including usage with historical systems, can be found in: - docs/manual.md + docs/manual.pdf