Skip to content

Commit 38ec9a7

Browse files
committed
move "create collection" step down, just before "allow type" #11747
1 parent 2b03a64 commit 38ec9a7

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

doc/sphinx-guides/source/admin/dataverses-datasets.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,6 @@ Then, load the block and update Solr. See the following sections of :doc:`metada
128128
- :ref:`load-tsv`
129129
- :ref:`update-solr-schema`
130130

131-
Create a Collection for Reviews and Configure Permissions
132-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
133-
134-
Follow the normal steps:
135-
136-
- :ref:`create-dataverse`.
137-
- :ref:`dataverse-permissions`.
138-
139131
Create and Enable Custom "Rubric" Metadata Blocks
140132
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
141133

@@ -155,6 +147,14 @@ Review datasets are built on the :ref:`dataset-types` feature. Dataset types can
155147
.. literalinclude:: ../../../../scripts/api/data/datasetTypes/review.json
156148
:language: json
157149

150+
Create a Collection for Reviews and Configure Permissions
151+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
152+
153+
Follow the normal steps:
154+
155+
- :ref:`create-dataverse`.
156+
- :ref:`dataverse-permissions`.
157+
158158
Allow the Review Dataset Type for the Collection
159159
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
160160

0 commit comments

Comments
 (0)