Skip to content

Commit 5afe0b4

Browse files
Isabela Presedo-FloydIsabela Presedo-Floyd
Isabela Presedo-Floyd
authored and
Isabela Presedo-Floyd
committed
Add Documentation Guide to home page
1 parent d9e5568 commit 5afe0b4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ body = '''
2020
Learn recommended tools and approaches for developing Scientific Python libraries.
2121
'''
2222

23+
[[item]]
24+
type = 'card'
25+
title = 'Documentation Guide'
26+
link = '/documentation/'
27+
body = '''
28+
Learn recommended approaches for project documentation.
29+
'''
30+
2331
{{< /grid >}}
2432

2533
<!--

0 commit comments

Comments
 (0)