We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a3933d + 75fd23a commit e368e57Copy full SHA for e368e57
3 files changed
docs/source/conf.py
@@ -302,7 +302,7 @@
302
"diffpy.srfit Documentation",
303
ab_authors,
304
"diffpy.srfit",
305
- "One line description of project.",
+ "Configurable code for solving atomic structures.",
306
"Miscellaneous",
307
),
308
]
news/update-docs-dependency.rst
@@ -0,0 +1,23 @@
1
+**Added:**
2
+
3
+* No news added: Trivial change to conf.py
4
5
+**Changed:**
6
7
+* <news item>
8
9
+**Deprecated:**
10
11
12
13
+**Removed:**
14
15
16
17
+**Fixed:**
18
19
20
21
+**Security:**
22
23
requirements/docs.txt
@@ -2,4 +2,4 @@ sphinx
sphinx_rtd_theme
sphinx-copybutton
doctr
-m2r
+m2r2
0 commit comments