We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a437f2 + 26be37f commit 2610788Copy full SHA for 2610788
2 files changed
.github/workflows/publish-docs-on-release.yml
@@ -13,3 +13,4 @@ jobs:
13
with:
14
project: diffpy.fourigui
15
c_extension: false
16
+ headless: true
news/doc-build.rst
@@ -0,0 +1,23 @@
1
+**Added:**
2
+
3
+* <news item>
4
5
+**Changed:**
6
7
8
9
+**Deprecated:**
10
11
12
+**Removed:**
17
+**Fixed:**
18
19
+* API docstrings rendered with Linux GitHub CI by installing xvfb
20
21
+**Security:**
22
23
0 commit comments