mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
sphinxHook: inherit from python3Packages
This commit is contained in:
parent
29cda28501
commit
18ab6d062b
2 changed files with 3 additions and 1 deletions
|
@ -789,7 +789,7 @@ documentation source root.
|
|||
```
|
||||
|
||||
The hook is also available to packages outside the python ecosystem by
|
||||
referencing it using `python3.pkgs.sphinxHook`.
|
||||
referencing it using `sphinxHook` from top-level.
|
||||
|
||||
### Develop local package {#develop-local-package}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue