mirror of
https://github.com/samba-team/samba.git
synced 2025-01-04 05:18:06 +03:00
r26201: Build docs for the security module.
(This used to be commit 31073a9e4e
)
This commit is contained in:
parent
e266efffec
commit
ef26c9a604
@ -25,7 +25,7 @@ realdistclean::
|
||||
|
||||
pythonmods: $(PYTHON_DSOS)
|
||||
|
||||
PYDOCTOR_MODULES=bin/python/ldb.py bin/python/auth.py bin/python/credentials.py bin/python/registry.py bin/python/tdb.py
|
||||
PYDOCTOR_MODULES=bin/python/ldb.py bin/python/auth.py bin/python/credentials.py bin/python/registry.py bin/python/tdb.py bin/python/security.py
|
||||
|
||||
pydoctor:: pythonmods
|
||||
LD_LIBRARY_PATH=bin/shared PYTHONPATH=bin/python pydoctor --make-html --docformat=restructuredtext --add-package scripting/python/samba/ $(addprefix --add-module , $(PYDOCTOR_MODULES))
|
||||
|
Loading…
Reference in New Issue
Block a user