Tig Kindel преди 2 години
родител
ревизия
a4595822a9
променени са 1 файла, в които са добавени 6 реда и са изтрити 2 реда
  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