From 31355b4ea82372d18715702ba10604d15ec1c8b6 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Mon, 7 Jun 2021 17:26:39 -0700 Subject: [PATCH] Fix HTML validation errors Correct old-style image border declaration in main page. Fix nesting of

- Main Window Screenshot - Gen/Asm Dialog Screenshot - Gen/Asm Dialog Screenshot + Main Window Screenshot + Gen/Asm Dialog Screenshot + Gen/Asm Dialog Screenshot

Features in Detail:

diff --git a/docs/sgtutorial/about-disasm.html b/docs/sgtutorial/about-disasm.html index 961f02c..fe3dc0a 100644 --- a/docs/sgtutorial/about-disasm.html +++ b/docs/sgtutorial/about-disasm.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/address-tables.html b/docs/sgtutorial/address-tables.html index ba76b71..aac4cb5 100644 --- a/docs/sgtutorial/address-tables.html +++ b/docs/sgtutorial/address-tables.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/advanced-topics.html b/docs/sgtutorial/advanced-topics.html index ba14d00..4486ecc 100644 --- a/docs/sgtutorial/advanced-topics.html +++ b/docs/sgtutorial/advanced-topics.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/digging-deeper.html b/docs/sgtutorial/digging-deeper.html index 12b93d1..84f7742 100644 --- a/docs/sgtutorial/digging-deeper.html +++ b/docs/sgtutorial/digging-deeper.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/editing-data.html b/docs/sgtutorial/editing-data.html index f4ca981..6e05f8a 100644 --- a/docs/sgtutorial/editing-data.html +++ b/docs/sgtutorial/editing-data.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/extension-scripts.html b/docs/sgtutorial/extension-scripts.html index f8d9f86..1ae343b 100644 --- a/docs/sgtutorial/extension-scripts.html +++ b/docs/sgtutorial/extension-scripts.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/generating-code.html b/docs/sgtutorial/generating-code.html index b50b006..a177cd3 100644 --- a/docs/sgtutorial/generating-code.html +++ b/docs/sgtutorial/generating-code.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/index.html b/docs/sgtutorial/index.html index bdece7d..024c273 100644 --- a/docs/sgtutorial/index.html +++ b/docs/sgtutorial/index.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/inline-data.html b/docs/sgtutorial/inline-data.html index 95dd722..64d6fcb 100644 --- a/docs/sgtutorial/inline-data.html +++ b/docs/sgtutorial/inline-data.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/labels-symbols.html b/docs/sgtutorial/labels-symbols.html index 80eecae..aefcb31 100644 --- a/docs/sgtutorial/labels-symbols.html +++ b/docs/sgtutorial/labels-symbols.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/local-variables.html b/docs/sgtutorial/local-variables.html index 2c97bff..a901852 100644 --- a/docs/sgtutorial/local-variables.html +++ b/docs/sgtutorial/local-variables.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/moving-around.html b/docs/sgtutorial/moving-around.html index c460807..f3ceeb4 100644 --- a/docs/sgtutorial/moving-around.html +++ b/docs/sgtutorial/moving-around.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/odds-ends.html b/docs/sgtutorial/odds-ends.html index c0843db..7a008dc 100644 --- a/docs/sgtutorial/odds-ends.html +++ b/docs/sgtutorial/odds-ends.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/sidenav-incl.html b/docs/sgtutorial/sidenav-incl.html index a30f227..5e06483 100644 --- a/docs/sgtutorial/sidenav-incl.html +++ b/docs/sgtutorial/sidenav-incl.html @@ -2,25 +2,25 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/simple-edits.html b/docs/sgtutorial/simple-edits.html index 458b4dd..366e9bd 100644 --- a/docs/sgtutorial/simple-edits.html +++ b/docs/sgtutorial/simple-edits.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/string-formatting.html b/docs/sgtutorial/string-formatting.html index ee5b74b..df481b0 100644 --- a/docs/sgtutorial/string-formatting.html +++ b/docs/sgtutorial/string-formatting.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/using-sourcegen.html b/docs/sgtutorial/using-sourcegen.html index ecb897d..127edf4 100644 --- a/docs/sgtutorial/using-sourcegen.html +++ b/docs/sgtutorial/using-sourcegen.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +
  • diff --git a/docs/sgtutorial/visualizations.html b/docs/sgtutorial/visualizations.html index 2b97a30..b0ec126 100644 --- a/docs/sgtutorial/visualizations.html +++ b/docs/sgtutorial/visualizations.html @@ -57,27 +57,27 @@
  • Digging Deeper
  • +
  • Odds & Ends +
  • Advanced Topics
  • +
  • Visualizations +