We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e5568 commit 5afe0b4Copy full SHA for 5afe0b4
content/_index.md
@@ -20,6 +20,14 @@ body = '''
20
Learn recommended tools and approaches for developing Scientific Python libraries.
21
'''
22
23
+[[item]]
24
+type = 'card'
25
+title = 'Documentation Guide'
26
+link = '/documentation/'
27
+body = '''
28
+Learn recommended approaches for project documentation.
29
+'''
30
+
31
{{< /grid >}}
32
33
<!--
0 commit comments