forked from nvaccess/nvda
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dev docs: use absolute path when creating development documentation, …
…include missing speech dict handler in NVDA 2017.4 (PR nvaccess#7861) When building development docs, sourceEnv is imported again. Somehow, using `os.path.dirname(os.path.dirname(__file__))` yields an empty path, so resort to using absolute path, which then allows dev docs switch to work properly. scons/devDocs: include speechDictHandler folder from 2017.4 onwards, change http to https
- Loading branch information
1 parent
2bc0511
commit f7853f3
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters