소스 검색

Cleaned up toc.yml

Tig 3 달 전
부모
커밋
1c04acf3b9
1개의 변경된 파일2개의 추가작업 그리고 19개의 파일을 삭제
  1. 2 19
      docfx/toc.yml

+ 2 - 19
docfx/toc.yml

@@ -1,25 +1,8 @@
-- name: Conceptual Docs & Deep Dives
+- name: Documentation
   href: docs/
 
-- name: API
+- name: API Reference
   href: api/
 
 - name: Source
   href: https://github.com/gui-cs/Terminal.Gui
-
-- name: Documentation
-  href: docs/
-  items:
-    - name: Getting Started
-      href: docs/getting-started.md
-    - name: Events Deep Dive
-      href: docs/events.md
-    - name: View Documentation
-      href: docs/View.md
-    - name: Keyboard Handling
-      href: docs/keyboard.md
-    - name: Mouse Support
-      href: docs/mouse.md
-    - name: Showcase
-      href: docs/showcase.md
-    # Add other existing documentation entries as needed