You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/sphinx-guides/source/developers/making-releases.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -336,7 +336,7 @@ Above you already did the hard work of deploying a release candidate to https://
336
336
Update SchemaSpy
337
337
----------------
338
338
339
-
We maintain SchemaSpy at URLs like https://guides.dataverse.org/en/6.5/schemaspy/index.html
339
+
We maintain SchemaSpy at URLs like https://guides.dataverse.org/en/latest/schemaspy/index.html and (for example) https://guides.dataverse.org/en/6.6/schemaspy/index.html
340
340
341
341
Get the attention of the core team and ask someone to update it for the new release.
Copy file name to clipboardExpand all lines: doc/sphinx-guides/source/developers/tips.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ SchemaSpy
150
150
151
151
SchemaSpy is a tool that creates a website of entity-relationship diagrams based on your database.
152
152
153
-
As part of our release process (:ref:`update-schemaspy`), we run SchemaSpy and publish the output: https://guides.dataverse.org/en/6.5/schemaspy/index.html
153
+
As part of our release process (:ref:`update-schemaspy`), we run SchemaSpy and publish the output at https://guides.dataverse.org/en/latest/schemaspy/index.html and (for example) https://guides.dataverse.org/en/6.6/schemaspy/index.html
154
154
155
155
To run SchemaSpy locally, you can try something like this (after downloading the jars from https://github.com/schemaspy/schemaspy/releases and https://jdbc.postgresql.org/download/):
0 commit comments