Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9749497
D5475.id19565.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
723 B
Subscribers
None
D5475.id19565.diff
View Options
diff --git a/docs/Makefile.local b/docs/Makefile.local
--- a/docs/Makefile.local
+++ b/docs/Makefile.local
@@ -4,6 +4,7 @@
sql-autodoc:
make -C ../sql/ doc
+ cp ../sql/doc/sql/db-schema.svg images/
images:
make -C images/
diff --git a/docs/images/.gitignore b/docs/images/.gitignore
--- a/docs/images/.gitignore
+++ b/docs/images/.gitignore
@@ -1,2 +1,2 @@
-swh-archive-copies.pdf
-swh-archive-copies.svg
+*.pdf
+*.svg
diff --git a/docs/sql-storage.rst b/docs/sql-storage.rst
--- a/docs/sql-storage.rst
+++ b/docs/sql-storage.rst
@@ -9,7 +9,7 @@
------------------
.. _swh-storage-db-schema:
-.. figure:: ../sql/doc/sql/db-schema.svg
+.. figure:: images/db-schema.svg
:width: 1024px
:align: center
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 24, 5:44 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224747
Attached To
D5475: docs: Fix db-schema.svg inclusion when building full swh documentation
Event Timeline
Log In to Comment