diff --git a/docs/configuration.md b/docs/configuration.md index 8a86a44..c8140e6 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1,6 +1,3 @@ ---- -title: Configuration ---- The Epple \]\[ Emulator is most useful when properly configured. After downloading and installing the Epple \]\[ Program, some System ROM (demo or real), and optionally the peripheral card ROMs you want to use, you will need to configure the program. diff --git a/docs/index.md b/docs/index.md index 70ec2af..d0f97a8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,4 @@ +home [screenshots](screenshots.md) [configuration](configuration.md) [reference](usermanual.md) diff --git a/docs/screenshots.md b/docs/screenshots.md index 444f47f..54cf8ee 100644 --- a/docs/screenshots.md +++ b/docs/screenshots.md @@ -1,6 +1,10 @@ +[home](index.md) +screenshots +[configuration](configuration.md) +[reference](usermanual.md) + --- -title: Screenshots ---- + ### DOS 3.3 System Master boot image::dos330boot.png[] diff --git a/docs/usermanual.md b/docs/usermanual.md index d456475..0a0e5c0 100644 --- a/docs/usermanual.md +++ b/docs/usermanual.md @@ -1,6 +1,3 @@ - conf--- -title: User Manual ---- ### Overview Epple \]\[ (the Emulated Apple \]\[ is a free (as in GPLv3), cross-platform @@ -115,7 +112,7 @@ strap c 4K 0000 The `import` command imports a binary image file into the emulated Apple's ROMs. -``` conf conf +``` conf import slot { rom | rom7 | rombank } import motherboard rom ```