Skip to content

Commit c34475a

Browse files
author
hackermd
committed
Fix project description in docs configuration
1 parent 3a98515 commit c34475a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
# dir menu entry, description, category)
162162
texinfo_documents = [
163163
(master_doc, 'DICOMwebClient', 'DICOMweb Client Documentation',
164-
author, 'DICOMwebClient', 'One line description of project.',
164+
author, 'DICOMwebClient', 'Client for DICOMweb services.',
165165
'Miscellaneous'),
166166
]
167167

0 commit comments

Comments
 (0)