[devdocsgjs/wip/andyholmes/gnome41-fixes: 2/4] documentation: exclude GModule from docsets




commit ed5a094e603d6f50fc86968168a4ce9df89879bf
Author: Andy Holmes <andrew g r holmes gmail com>
Date:   Sat Jan 15 00:07:36 2022 -0800

    documentation: exclude GModule from docsets
    
    This has basically never built correctly anyways, it is very unlikely to
    be useful for GJS developers.

 Dockerfile | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/Dockerfile b/Dockerfile
index 339cc5ca..154688fe 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -86,8 +86,8 @@ RUN bundle exec thor gir:generate /usr/share/gnome-shell/St-1.0.gir --include /u
 # Build docsets
 #
 # Intentionally omitted:
-# dbus10, dbusglib10, fontconfig20, freetype220, gdkpixdata20, gl10, libxml220,
-#   win3210, xfixes40, xft20, xlib20, xrandr13
+# dbus10, dbusglib10, fontconfig20, freetype220, gdkpixdata20, gl10, gmodule20,
+#   libxml220, win3210, xfixes40, xft20, xlib20, xrandr13
 RUN for docset in appindicator301 appstreamglib10 atk10 atspi20 cairo10 \
         cally10 cally9 camel12 champlain012 cheese30 clutter10 clutter9 \
         cluttergdk10 cluttergst30 clutterx1110 clutterx119 cogl10 cogl20 cogl9 \
@@ -96,11 +96,11 @@ RUN for docset in appindicator301 appstreamglib10 atk10 atspi20 cairo10 \
         folksdummy06 folkseds06 folkstelepathy06 gcab10 gck1 gcr3 gcrui3 \
         gda50 gdata00 gdesktopenums30 gdk20 gdk30 gdk40 gdkpixbuf20 gdkx1120 \
         gdkx1130 gdkx1140 gee08 geoclue20 geocodeglib10 gio20 girepository20 \
-        glib20 gmodule20 gnomebluetooth10 goa10 gobject20 gom10 graphene10 \
-        grl03 grlnet03 grlpls03 gsk40 gsound10 gspell1 gssdp10 gst10 \
-        gstallocators10 gstapp10 gstaudio10 gstbadaudio10 gstbase10 gstcheck10 \
-        gstcodecs10 gstcontroller10 gstgl10 gstinsertbin10 gstmpegts10 \
-        gstnet10 gstpbutils10 gstplayer10 gstrtp10 gstrtsp10 gstsdp10 gsttag10 \
+        glib20 gnomebluetooth10 goa10 gobject20 gom10 graphene10 grl03 \
+        grlnet03 grlpls03 gsk40 gsound10 gspell1 gssdp10 gst10 gstallocators10 \
+        gstapp10 gstaudio10 gstbadaudio10 gstbase10 gstcheck10 gstcodecs10 \
+        gstcontroller10 gstgl10 gstinsertbin10 gstmpegts10 gstnet10 \
+        gstpbutils10 gstplayer10 gstrtp10 gstrtsp10 gstsdp10 gsttag10 \
         gstvideo10 gstvulkan10 gstwebrtc10 gtk20 gtk30 gtk40 gtkchamplain012 \
         gtkclutter10 gtkosxapplication10 gtksource30 gtksource40 gudev10 \
         gupnp10 gupnpdlna20 gupnpdlnagst20 gvc10 gweather30 gxps01 handy1 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]