Skip to content

Instantly share code, notes, and snippets.

@jepler
Created April 22, 2020 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jepler/9a5d89df95157c8b931d230f44a445fd to your computer and use it in GitHub Desktop.
Save jepler/9a5d89df95157c8b931d230f44a445fd to your computer and use it in GitHub Desktop.
diff --git a/docs/src/gui/axis.txt b/docs/src/gui/axis.txt
index f2195745c..cc4ff29e2 100644
--- a/docs/src/gui/axis.txt
+++ b/docs/src/gui/axis.txt
@@ -1244,9 +1244,7 @@ def user_live_update():
pass
----
-=== Add Buttons
-
-==== Add a GOTO Home button
+=== Add a GOTO Home button
[source,python]
----
@@ -1269,7 +1267,7 @@ TclCommands.goto_home = goto_home
commands = TclCommands(root_window)
----
-==== Add Button to manual frame
+=== Add Button to manual frame
[source,python]
----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment