Disable the API docs for debian build. * An error on ubuntu22.04 : [dh_installdocs...
authorwanchao-xu <wanchao.xu@samsung.com>
Fri, 29 Mar 2024 06:12:22 +0000 (14:12 +0800)
committerwanchao-xu <wanchao.xu@samsung.com>
Fri, 29 Mar 2024 08:36:47 +0000 (16:36 +0800)
Change-Id: I65c10f517326589576ea26f6f4b4ae883efc46d4
Signed-off-by: wanchao-xu <wanchao.xu@samsung.com>
Makefile
debian/control
debian/git-buildpackage.docs

index 4e0e2d8a67b10716bc14bd585573e649dbdef4b5..a1914f6dc7ce630c358ca95c4311c9157d8e5065 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,5 @@ docs:
 
 apidocs:
        mkdir -p build
-       pydoctor -v gbp tests/doctests/
 
 .PHONY: docs
index cb94eb5e99f3b894ffed0868eca47d611b60ca92..b4e8b4041c343da65e6443caf70a77b11664d56b 100644 (file)
@@ -13,7 +13,6 @@ Build-Depends:
  gtk-doc-tools,
  libdistro-info-perl,
  perl,
- pydoctor,
  python3,
  python3-coverage,
  python3-dateutil,
index 00356a6cf986d00efa3b066b9f464e215959f0db..6aa0404757c862ff8b1e13f17f75e8c0ca647127 100644 (file)
@@ -1,3 +1,2 @@
 README.md
 docs/manual-html/
-build/apidocs/