From 588bdf373e7d8efacd4de61d83f8b3b8138bd054 Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Fri, 1 Nov 2024 12:36:32 -0500 Subject: [PATCH] toc labels --- source/fundamentals.txt | 8 ++++---- source/index.txt | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/source/fundamentals.txt b/source/fundamentals.txt index fef38cf..ff572eb 100644 --- a/source/fundamentals.txt +++ b/source/fundamentals.txt @@ -11,9 +11,9 @@ Fundamentals :titlesonly: :maxdepth: 1 - /fundamentals/configure - /fundamentals/query-data - /fundamentals/write-data - /fundamentals/optimistic-concurrency + Configuration + Query Data + Write Data + Optimistic Concurrency - :ref:`entity-framework-configure` diff --git a/source/index.txt b/source/index.txt index b68460a..156662c 100644 --- a/source/index.txt +++ b/source/index.txt @@ -4,14 +4,14 @@ .. toctree:: - /quick-start - /quick-reference - /fundamentals - /limitations - /issues-and-help - /faq - /whats-new - /upgrade + Quick Start + Quick Reference + Fundamentals + Limitations + Issues & Help + FAQ + What's New + Upgrade API Documentation <{+api-root+}> Introduction