File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Getting Started
3
+ summary : Quick installation and usage instructions.
4
+ authors :
5
+ - hreikin
6
+ ---
1
7
<!-- GETTING STARTED -->
2
8
# Getting Started
3
9
<!-- ### Prerequisites
@@ -54,4 +60,4 @@ root = tk.Tk()
54
60
app = TkinterMDFrame(root)
55
61
app.pack(fill = " both" , expand = 1 )
56
62
app.mainloop()
57
- ```
63
+ ```
Original file line number Diff line number Diff line change 1
- # Welcome To The tkintermd Docs
1
+ ---
2
+ title : tkintermd Documentation
3
+ summary : About tkintermd.
4
+ authors :
5
+ - hreikin
6
+ ---
7
+ # The ` tkintermd ` Docs
2
8
3
9
<!-- ABOUT THE PROJECT -->
4
10
## About The Project
Original file line number Diff line number Diff line change 1
- site_name : tkintermd Docs
1
+ site_name : The tkintermd Docs
2
2
site_url : https://hreikin.github.io/tkintermd
3
3
repo_name : hreikin/tkintermd
4
4
repo_url : https://github.com/hreikin/tkintermd
You can’t perform that action at this time.
0 commit comments