[devdocsgjs/revert-560e1fe0] Revert "defaults: set the default documentations for common GNOME libraries"
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/revert-560e1fe0] Revert "defaults: set the default documentations for common GNOME libraries"
- Date: Sat, 15 Jan 2022 14:06:23 +0000 (UTC)
commit 40871442b13cecf8a92e76d16fd442d7e6f131be
Author: Andy Holmes <andyholmes gnome org>
Date: Sat Jan 15 14:06:22 2022 +0000
Revert "defaults: set the default documentations for common GNOME libraries"
This reverts commit 560e1fe00ac8cb6ede286eba8a194ed812399c9b
lib/app.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/app.rb b/lib/app.rb
index 3cb37d60..d892b039 100644
--- a/lib/app.rb
+++ b/lib/app.rb
@@ -32,7 +32,7 @@ class App < Sinatra::Application
set :docs_origin, File.join('', docs_prefix)
set :docs_path, File.join(public_folder, docs_prefix)
set :docs_manifest_path, File.join(docs_path, 'docs.json')
- set :default_docs, %w(css javascript glib20 gio20 gobject20 cairo10 gdkpixbuf20 gdk40 gsk40 gtk40
pango10 clutter9 meta9 st10 shell01)
+ set :default_docs, %w(css dom dom_events html http javascript)
set :news_path, File.join(root, assets_prefix, 'javascripts', 'gnome_news.json')
set :csp, false
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]