forked from mirrors/nixpkgs
sphinx-autobuild: init from python3Packages.sphinx-autobuild
This commit is contained in:
parent
80466be251
commit
b672992e2c
1 changed files with 2 additions and 0 deletions
|
@ -17665,6 +17665,8 @@ in
|
|||
|
||||
sphinx = with python3Packages; toPythonApplication sphinx;
|
||||
|
||||
sphinx-autobuild = with python3Packages; toPythonApplication sphinx-autobuild;
|
||||
|
||||
sphinx-serve = with python3Packages; toPythonApplication sphinx-serve;
|
||||
|
||||
sphinxbase = callPackage ../development/libraries/sphinxbase { };
|
||||
|
|
Loading…
Add table
Reference in a new issue