Skip to content

Commit ed54e62

Browse files
committed
chore: sync conf.py extensions with docs dependencies
1 parent de32312 commit ed54e62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"sphinx.ext.intersphinx",
5353
"sphinx_rtd_theme",
5454
"sphinx_copybutton",
55-
"m2r2",
55+
"m2r",
5656
]
5757

5858
# Add any paths that contain templates here, relative to this directory.
@@ -302,7 +302,7 @@
302302
"diffpy.srfit Documentation",
303303
ab_authors,
304304
"diffpy.srfit",
305-
"One line description of project.",
305+
"Configurable code for solving atomic structures.",
306306
"Miscellaneous",
307307
),
308308
]

0 commit comments

Comments
 (0)