diff --git a/reactiveui/contribute/community/toc.yml b/reactiveui/contribute/community/toc.yml index e69de29b..5da32a47 100644 --- a/reactiveui/contribute/community/toc.yml +++ b/reactiveui/contribute/community/toc.yml @@ -0,0 +1,2 @@ +- name: Community + href: index.md diff --git a/reactiveui/contribute/compiling-reactive-ui/toc.yml b/reactiveui/contribute/compiling-reactive-ui/toc.yml index e69de29b..72773f76 100644 --- a/reactiveui/contribute/compiling-reactive-ui/toc.yml +++ b/reactiveui/contribute/compiling-reactive-ui/toc.yml @@ -0,0 +1,8 @@ +- name: Compiling Reactive UI + href: index.md +- name: Important Files + href: important-files.md +- name: Project Structure + href: project-structure.md +- name: Troubleshooting + href: troubleshooting.md diff --git a/reactiveui/contribute/content-style-guide/toc.yml b/reactiveui/contribute/content-style-guide/toc.yml index e69de29b..b1d43015 100644 --- a/reactiveui/contribute/content-style-guide/toc.yml +++ b/reactiveui/contribute/content-style-guide/toc.yml @@ -0,0 +1,18 @@ +- name: Grammar and Mechanics + href: grammar-and-mechanics.md +- name: Principles For Content + href: principles-for-content.md +- name: Voice and Tone + href: voice-and-tone.md +- name: Word List + href: word-list.md +- name: Writing About People + href: writing-about-people.md +- name: Writing Blog Posts + href: writing-blog-posts.md +- name: Writing Email Newsletters + href: writing-email-newsletters.md +- name: Writing For Social Media + href: writing-for-social-media.md +- name: Writing Legal Content + href: writing-legal-content.md diff --git a/reactiveui/contribute/design/toc.yml b/reactiveui/contribute/design/toc.yml index e69de29b..d0325761 100644 --- a/reactiveui/contribute/design/toc.yml +++ b/reactiveui/contribute/design/toc.yml @@ -0,0 +1,2 @@ +- name: Design + href: index.md diff --git a/reactiveui/contribute/developer-experience/toc.yml b/reactiveui/contribute/developer-experience/toc.yml index e69de29b..610acbac 100644 --- a/reactiveui/contribute/developer-experience/toc.yml +++ b/reactiveui/contribute/developer-experience/toc.yml @@ -0,0 +1,6 @@ +- name: Help Wanted + href: help-wanted.md +- name: The Pitch + href: the-pitch.md +- name: The Plan + href: the-plan.md diff --git a/reactiveui/contribute/features-and-patches/toc.yml b/reactiveui/contribute/features-and-patches/toc.yml index e69de29b..a4619b79 100644 --- a/reactiveui/contribute/features-and-patches/toc.yml +++ b/reactiveui/contribute/features-and-patches/toc.yml @@ -0,0 +1,4 @@ +- name: Submitting a Pull Request + href: submitting-a-pull-request.md +- name: Testing your changes + href: testing-your-changes.md diff --git a/reactiveui/contribute/maintainers/accountability-and-expectations/toc.yml b/reactiveui/contribute/maintainers/accountability-and-expectations/toc.yml index e69de29b..ea791f15 100644 --- a/reactiveui/contribute/maintainers/accountability-and-expectations/toc.yml +++ b/reactiveui/contribute/maintainers/accountability-and-expectations/toc.yml @@ -0,0 +1,2 @@ +- name: Accountability and Expectations + href: accountability-and-expectations.md diff --git a/reactiveui/contribute/maintainers/approval-tests/toc.yml b/reactiveui/contribute/maintainers/approval-tests/toc.yml index e69de29b..b0195f99 100644 --- a/reactiveui/contribute/maintainers/approval-tests/toc.yml +++ b/reactiveui/contribute/maintainers/approval-tests/toc.yml @@ -0,0 +1,2 @@ +- name: approval-tests + href: index.md diff --git a/reactiveui/contribute/maintainers/avoiding-burnout/toc.yml b/reactiveui/contribute/maintainers/avoiding-burnout/toc.yml index e69de29b..3abf0380 100644 --- a/reactiveui/contribute/maintainers/avoiding-burnout/toc.yml +++ b/reactiveui/contribute/maintainers/avoiding-burnout/toc.yml @@ -0,0 +1,2 @@ +- name: Avoiding Burnout + href: index.md diff --git a/reactiveui/contribute/maintainers/creating-a-new-release/toc.yml b/reactiveui/contribute/maintainers/creating-a-new-release/toc.yml index e69de29b..881745db 100644 --- a/reactiveui/contribute/maintainers/creating-a-new-release/toc.yml +++ b/reactiveui/contribute/maintainers/creating-a-new-release/toc.yml @@ -0,0 +1,8 @@ +- name: Creating A New Release + href: creating-a-new-release.md +- name: Semantic Versioning + href: semantic-versioning.md +- name: Troubleshooting + href: troubleshooting.md +- name: Workflow + href: workflow.md diff --git a/reactiveui/contribute/maintainers/dealing-with-angry-negative-problematic-or-disruptive-community-members/toc.yml b/reactiveui/contribute/maintainers/dealing-with-angry-negative-problematic-or-disruptive-community-members/toc.yml index e69de29b..bdd63cd3 100644 --- a/reactiveui/contribute/maintainers/dealing-with-angry-negative-problematic-or-disruptive-community-members/toc.yml +++ b/reactiveui/contribute/maintainers/dealing-with-angry-negative-problematic-or-disruptive-community-members/toc.yml @@ -0,0 +1,2 @@ +- name: Dealing with angry negative problematic or disruptive community members + href: index.md diff --git a/reactiveui/contribute/maintainers/merging-pull-requests/toc.yml b/reactiveui/contribute/maintainers/merging-pull-requests/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/contribute/maintainers/merging-pull-requests/toc.yml +++ b/reactiveui/contribute/maintainers/merging-pull-requests/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/contribute/maintainers/minimum-supported-version/toc.yml b/reactiveui/contribute/maintainers/minimum-supported-version/toc.yml index e69de29b..a74b3aa2 100644 --- a/reactiveui/contribute/maintainers/minimum-supported-version/toc.yml +++ b/reactiveui/contribute/maintainers/minimum-supported-version/toc.yml @@ -0,0 +1,2 @@ +- name: Minimum supported version + href: index.md diff --git a/reactiveui/contribute/maintainers/platform-knowledge/android/toc.yml b/reactiveui/contribute/maintainers/platform-knowledge/android/toc.yml index e69de29b..a36ec1e6 100644 --- a/reactiveui/contribute/maintainers/platform-knowledge/android/toc.yml +++ b/reactiveui/contribute/maintainers/platform-knowledge/android/toc.yml @@ -0,0 +1,2 @@ +- name: Platform knowledge - Android + href: index.md diff --git a/reactiveui/contribute/maintainers/platform-knowledge/toc.yml b/reactiveui/contribute/maintainers/platform-knowledge/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/contribute/maintainers/platform-knowledge/toc.yml +++ b/reactiveui/contribute/maintainers/platform-knowledge/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/contribute/maintainers/platform-knowledge/xamarin-forms/toc.yml b/reactiveui/contribute/maintainers/platform-knowledge/xamarin-forms/toc.yml index e69de29b..374f9734 100644 --- a/reactiveui/contribute/maintainers/platform-knowledge/xamarin-forms/toc.yml +++ b/reactiveui/contribute/maintainers/platform-knowledge/xamarin-forms/toc.yml @@ -0,0 +1,2 @@ +- name: Platform knowledge - Xamarin forms + href: index.md diff --git a/reactiveui/contribute/maintainers/reviewing-pull-requests/toc.yml b/reactiveui/contribute/maintainers/reviewing-pull-requests/toc.yml index e69de29b..2d515415 100644 --- a/reactiveui/contribute/maintainers/reviewing-pull-requests/toc.yml +++ b/reactiveui/contribute/maintainers/reviewing-pull-requests/toc.yml @@ -0,0 +1,2 @@ +- name: Reviewing pull requests + href: index.md diff --git a/reactiveui/contribute/maintainers/team-management/toc.yml b/reactiveui/contribute/maintainers/team-management/toc.yml index e69de29b..cbf0945b 100644 --- a/reactiveui/contribute/maintainers/team-management/toc.yml +++ b/reactiveui/contribute/maintainers/team-management/toc.yml @@ -0,0 +1,2 @@ +- name: Team management + href: index.md diff --git a/reactiveui/contribute/maintainers/toc.yml b/reactiveui/contribute/maintainers/toc.yml index e69de29b..8628e824 100644 --- a/reactiveui/contribute/maintainers/toc.yml +++ b/reactiveui/contribute/maintainers/toc.yml @@ -0,0 +1,2 @@ +- name: Maintainers + href: index.md diff --git a/reactiveui/contribute/maintainers/traiging-github-issues/toc.yml b/reactiveui/contribute/maintainers/traiging-github-issues/toc.yml index e69de29b..daf0fa62 100644 --- a/reactiveui/contribute/maintainers/traiging-github-issues/toc.yml +++ b/reactiveui/contribute/maintainers/traiging-github-issues/toc.yml @@ -0,0 +1,2 @@ +- name: Traiging github issues + href: index.md diff --git a/reactiveui/contribute/marketing/toc.yml b/reactiveui/contribute/marketing/toc.yml index e69de29b..b36fb0cb 100644 --- a/reactiveui/contribute/marketing/toc.yml +++ b/reactiveui/contribute/marketing/toc.yml @@ -0,0 +1,2 @@ +- name: Marketing + href: index.md diff --git a/reactiveui/contribute/software-style-guide/toc.yml b/reactiveui/contribute/software-style-guide/toc.yml index e69de29b..20d10237 100644 --- a/reactiveui/contribute/software-style-guide/toc.yml +++ b/reactiveui/contribute/software-style-guide/toc.yml @@ -0,0 +1,10 @@ +- name: Software Style Guide + href: index.md +- name: Breaking Changes + href: breaking-changes.md +- name: Code Style + href: code-style.md +- name: Commit message convention + href: commit-message-convention.md +- name: License Headers + href: license-headers.md diff --git a/reactiveui/docs/guidelines/framework/toc.yml b/reactiveui/docs/guidelines/framework/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/guidelines/framework/toc.yml +++ b/reactiveui/docs/guidelines/framework/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/guidelines/platform/toc.yml b/reactiveui/docs/guidelines/platform/toc.yml index 8b137891..5fedb0db 100644 --- a/reactiveui/docs/guidelines/platform/toc.yml +++ b/reactiveui/docs/guidelines/platform/toc.yml @@ -1 +1,2 @@ - +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/guidelines/toc.yml b/reactiveui/docs/guidelines/toc.yml index e69de29b..d2c33efe 100644 --- a/reactiveui/docs/guidelines/toc.yml +++ b/reactiveui/docs/guidelines/toc.yml @@ -0,0 +1,2 @@ +- name: Guidelines + href: index.md diff --git a/reactiveui/docs/handbook/collections/toc.yml b/reactiveui/docs/handbook/collections/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/collections/toc.yml +++ b/reactiveui/docs/handbook/collections/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/commands/toc.yml b/reactiveui/docs/handbook/commands/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/commands/toc.yml +++ b/reactiveui/docs/handbook/commands/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/data-binding/toc.yml b/reactiveui/docs/handbook/data-binding/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/data-binding/toc.yml +++ b/reactiveui/docs/handbook/data-binding/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/data-binding/xamarin-android/toc.yml b/reactiveui/docs/handbook/data-binding/xamarin-android/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/data-binding/xamarin-android/toc.yml +++ b/reactiveui/docs/handbook/data-binding/xamarin-android/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/data-persistence/toc.yml b/reactiveui/docs/handbook/data-persistence/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/data-persistence/toc.yml +++ b/reactiveui/docs/handbook/data-persistence/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/default-exception-handler/toc.yml b/reactiveui/docs/handbook/default-exception-handler/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/default-exception-handler/toc.yml +++ b/reactiveui/docs/handbook/default-exception-handler/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/dependency-inversion/toc.yml b/reactiveui/docs/handbook/dependency-inversion/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/dependency-inversion/toc.yml +++ b/reactiveui/docs/handbook/dependency-inversion/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/design-time/toc.yml b/reactiveui/docs/handbook/design-time/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/design-time/toc.yml +++ b/reactiveui/docs/handbook/design-time/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/events/toc.yml b/reactiveui/docs/handbook/events/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/events/toc.yml +++ b/reactiveui/docs/handbook/events/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/interactions/toc.yml b/reactiveui/docs/handbook/interactions/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/interactions/toc.yml +++ b/reactiveui/docs/handbook/interactions/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/logging/toc.yml b/reactiveui/docs/handbook/logging/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/logging/toc.yml +++ b/reactiveui/docs/handbook/logging/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/message-bus/toc.yml b/reactiveui/docs/handbook/message-bus/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/message-bus/toc.yml +++ b/reactiveui/docs/handbook/message-bus/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/observable-as-property-helper/toc.yml b/reactiveui/docs/handbook/observable-as-property-helper/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/observable-as-property-helper/toc.yml +++ b/reactiveui/docs/handbook/observable-as-property-helper/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/obsolete/collections/reactive-composite-collections/toc.yml b/reactiveui/docs/handbook/obsolete/collections/reactive-composite-collections/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/obsolete/collections/reactive-composite-collections/toc.yml +++ b/reactiveui/docs/handbook/obsolete/collections/reactive-composite-collections/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/obsolete/collections/toc.yml b/reactiveui/docs/handbook/obsolete/collections/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/obsolete/collections/toc.yml +++ b/reactiveui/docs/handbook/obsolete/collections/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/obsolete/toc.yml b/reactiveui/docs/handbook/obsolete/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/obsolete/toc.yml +++ b/reactiveui/docs/handbook/obsolete/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/routing/toc.yml b/reactiveui/docs/handbook/routing/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/routing/toc.yml +++ b/reactiveui/docs/handbook/routing/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/scheduling/toc.yml b/reactiveui/docs/handbook/scheduling/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/scheduling/toc.yml +++ b/reactiveui/docs/handbook/scheduling/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/snippets/toc.yml b/reactiveui/docs/handbook/snippets/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/snippets/toc.yml +++ b/reactiveui/docs/handbook/snippets/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/testing/toc.yml b/reactiveui/docs/handbook/testing/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/testing/toc.yml +++ b/reactiveui/docs/handbook/testing/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/toc.yml b/reactiveui/docs/handbook/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/toc.yml +++ b/reactiveui/docs/handbook/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/user-input-validation/toc.yml b/reactiveui/docs/handbook/user-input-validation/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/user-input-validation/toc.yml +++ b/reactiveui/docs/handbook/user-input-validation/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/view-location/toc.yml b/reactiveui/docs/handbook/view-location/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/view-location/toc.yml +++ b/reactiveui/docs/handbook/view-location/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/view-models/toc.yml b/reactiveui/docs/handbook/view-models/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/view-models/toc.yml +++ b/reactiveui/docs/handbook/view-models/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/when-activated/toc.yml b/reactiveui/docs/handbook/when-activated/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/when-activated/toc.yml +++ b/reactiveui/docs/handbook/when-activated/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/handbook/when-any/toc.yml b/reactiveui/docs/handbook/when-any/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/handbook/when-any/toc.yml +++ b/reactiveui/docs/handbook/when-any/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/reactive-programming/toc.yml b/reactiveui/docs/reactive-programming/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/reactive-programming/toc.yml +++ b/reactiveui/docs/reactive-programming/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/resources/toc.yml b/reactiveui/docs/resources/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/resources/toc.yml +++ b/reactiveui/docs/resources/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/roadmap/toc.yml b/reactiveui/docs/roadmap/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/roadmap/toc.yml +++ b/reactiveui/docs/roadmap/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/security/toc.yml b/reactiveui/docs/security/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/security/toc.yml +++ b/reactiveui/docs/security/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md diff --git a/reactiveui/docs/upgrading/toc.yml b/reactiveui/docs/upgrading/toc.yml index e69de29b..5fedb0db 100644 --- a/reactiveui/docs/upgrading/toc.yml +++ b/reactiveui/docs/upgrading/toc.yml @@ -0,0 +1,2 @@ +- name: Merging pull requests + href: index.md