Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Convert TOC to YAML. (#2488)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbritch committed Apr 12, 2024
1 parent e01561e commit 361c026
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/TOC.md

This file was deleted.

15 changes: 15 additions & 0 deletions docs/TOC.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- name: Xamarin Documentation
href: index.yml
items:
- name: Android
href: android/index.yml
- name: iOS
href: ios/index.yml
- name: Mac
href: mac/index.yml
- name: Xamarin.Forms
href: xamarin-forms/index.yml
- name: Cross-Platform
href: cross-platform/index.yml
- name: Tools
href: tools/index.md

0 comments on commit 361c026

Please sign in to comment.