summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-passing-exclude-deprecated-param-317745d23022e544.yaml
blob: 6f4438956d8426eff585adc5689b7c1bc29bbca4 (plain)
1
2
3
4
5
6
---
fixes:
  - |
    Fixed passing ``--exclude-deprecated`` boolean value to
    sphinx-build command. Now ``--exclude-deprecated`` is only
    passed when it is True without bool True/False value.