Browse Source

Updated toc

Tig Kindel 1 year ago
parent
commit
a4595822a9
1 changed files with 6 additions and 2 deletions
  1. 6 2
      docfx/docs/toc.yml

+ 6 - 2
docfx/docs/toc.yml

@@ -8,12 +8,16 @@
   href: views.md
   href: views.md
 - name: Configuration
 - name: Configuration
   href: config.md
   href: config.md
+- name: Color
+  href: color.md
 - name: Cross-platform Driver Model
 - name: Cross-platform Driver Model
   href: drivers.md
   href: drivers.md
-- name: Event Processing and the Application Main Loop
-  href: mainloop.md
 - name: Keyboard Event Processing
 - name: Keyboard Event Processing
   href: keyboard.md
   href: keyboard.md
+- name: Abosolute, Computed, and Overlapped Layout
+  href: layout.md
+- name: Event Processing and the Application Main Loop
+  href: mainloop.md
 - name: TableView Deep Dive
 - name: TableView Deep Dive
   href: tableview.md
   href: tableview.md
 - name: TreeView Deep Dive
 - name: TreeView Deep Dive