We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19696fb commit 01aca6cCopy full SHA for 01aca6c
lib/docs/scrapers/vertx.rb
@@ -9,7 +9,9 @@ class Vertx < UrlScraper
9
html_filters.push 'vertx/entries', 'vertx/clean_html'
10
11
options[:attribution] = <<-HTML
12
- by Dor Sahar :)
+ © 2025 Eclipse Vert.x™</br>
13
+ Eclipse Vert.x™ is open source and dual-licensed under the Eclipse Public License 2.0 and the Apache License 2.0.</br>
14
+ Website design by Michel Krämer.
15
HTML
16
17
options[:skip_patterns] = [
public/icons/docs/vertx/SOURCE
@@ -0,0 +1 @@
1
+https://avatars.githubusercontent.com/u/8124623?s=200&v=4
0 commit comments