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