Skip to content

Commit d61b556

Browse files
author
Felicity Chapman
authored
Merge pull request #1665 from jf205/update-support
QL docs: update paths to change notes in support project
2 parents 1d80697 + 735a2cb commit d61b556

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/ql-documentation/support/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@
8080

8181
# List of patterns, relative to source directory, that match files and
8282
# directories to ignore when looking for source files.
83-
# exclude_patterns = ['']
83+
exclude_patterns = ['read-me-project.rst']
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. This includes the file maintained in the QL repository
22
3-
.. include:: ../../../ql/change-notes/support/framework-support.rst
3+
.. include:: ../../../change-notes/support/framework-support.rst
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. This includes the file maintained in the QL repository
22
3-
.. include:: ../../../ql/change-notes/support/language-support.rst
3+
.. include:: ../../../change-notes/support/language-support.rst

0 commit comments

Comments
 (0)