summaryrefslogtreecommitdiff
path: root/docs/librest.toml.in
diff options
context:
space:
mode:
authorGünther Wagner <info@gunibert.de>2022-07-03 10:38:19 +0200
committerGünther Wagner <info@gunibert.de>2022-07-03 10:38:19 +0200
commit910651d15ed71821d80b67bca8eb417e520731ac (patch)
treeb42c3701aecfc092354906e90be573cdae5a788e /docs/librest.toml.in
parenteb5e8399ac1b816671e88dcce7a10d1187ca49d8 (diff)
downloadlibrest-910651d15ed71821d80b67bca8eb417e520731ac.tar.gz
docs: add section about migrating from 0.7 to 1.0
Diffstat (limited to 'docs/librest.toml.in')
-rw-r--r--docs/librest.toml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/librest.toml.in b/docs/librest.toml.in
index 1f95b0b..d92ea85 100644
--- a/docs/librest.toml.in
+++ b/docs/librest.toml.in
@@ -32,3 +32,8 @@ show_class_hierarchy = true
[source-location]
base_url = "https://gitlab.gnome.org/GNOME/librest/-/blob/master/"
+
+[extra]
+content_files = [
+ "migration.md"
+] \ No newline at end of file