Skip to content

Commit 6e4fad9

Browse files
DOCSP-23682 Improve Views Landing Page (#1424)
* Shuffle views sections * remove 'learn more'
1 parent 2644aac commit 6e4fad9

File tree

1 file changed

+11
-16
lines changed

1 file changed

+11
-16
lines changed

source/core/views.txt

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,17 @@ You can use views to:
3939
order history. Your application can query the view without managing or
4040
understanding the underlying pipeline.
4141

42+
Create and Manage Views
43+
-----------------------
44+
45+
To learn how to create and manage views, see the following pages:
46+
47+
- :ref:`manual-views-create`
48+
- :ref:`manual-views-lookup`
49+
- :ref:`manual-views-collation`
50+
- :ref:`manual-views-modify`
51+
- :ref:`manual-views-remove`
52+
4253
.. _view-materialized-view-compare:
4354

4455
Comparison with On-Demand Materialized Views
@@ -79,22 +90,6 @@ Access Control
7990

8091
.. include:: /includes/extracts/views-access-control.rst
8192

82-
Learn More
83-
----------
84-
85-
To learn how to create and manage views, see the following pages:
86-
87-
- :ref:`manual-views-create`
88-
- :ref:`manual-views-lookup`
89-
- :ref:`manual-views-collation`
90-
- :ref:`manual-views-modify`
91-
- :ref:`manual-views-remove`
92-
93-
For considerations specific to views, see the following pages:
94-
95-
- :ref:`manual-views-behavior`
96-
- :ref:`views-supported-operations`
97-
9893
.. toctree::
9994
:titlesonly:
10095

0 commit comments

Comments
 (0)