* [PUSHED] doc: bump olddoc to ~> 1.2 for extra NNTP URLs
@ 2016-01-09 22:53 Eric Wong
0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2016-01-09 22:53 UTC (permalink / raw)
To: rainbows-public
I forgot to add any NNTP servers to our .olddoc.yml :x
nntp://news.public-inbox.org/inbox.comp.lang.ruby.rainbows
nntp://news.gmane.org/gmane.comp.lang.ruby.rainbows.general
Not advertising additional HTTP-based URLs just yet. They could
contain images/frames/JS/CSS and add unnecessary clutter to the
footer. NNTP puts the client in control of UI.
---
.olddoc.yml | 3 +++
rainbows.gemspec | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/.olddoc.yml b/.olddoc.yml
index 1e777ea..7559500 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -16,3 +16,6 @@ noindex:
- EM
- Revactor
ml_url: http://bogomips.org/rainbows-public/
+nntp_url:
+ - nntp://news.public-inbox.org/inbox.comp.lang.ruby.rainbows
+ - nntp://news.gmane.org/gmane.comp.lang.ruby.rainbows.general
diff --git a/rainbows.gemspec b/rainbows.gemspec
index 6ddf630..05d4a2a 100644
--- a/rainbows.gemspec
+++ b/rainbows.gemspec
@@ -30,7 +30,7 @@
s.add_dependency(%q<unicorn>, ["~> 5.0"])
s.add_development_dependency(%q<isolate>, "~> 3.1")
- s.add_development_dependency(%q<olddoc>, "~> 1.0")
+ s.add_development_dependency(%q<olddoc>, "~> 1.2")
# optional runtime dependencies depending on configuration
# see t/test_isolate.rb for the exact versions we've tested with
--
EW
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-09 22:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-09 22:53 [PUSHED] doc: bump olddoc to ~> 1.2 for extra NNTP URLs Eric Wong
Rainbows! Rack HTTP server user/dev discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://yhbt.net/rainbows-public
git clone --mirror http://ou63pmih66umazou.onion/rainbows-public
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 rainbows-public rainbows-public/ https://yhbt.net/rainbows-public \
rainbows-public@yhbt.net rainbows-public@bogomips.org rainbows-talk@rubyforge.org rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org
public-inbox-index rainbows-public
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.public-inbox.org/inbox.comp.lang.ruby.rainbows
nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.rainbows
note: .onion URLs require Tor: https://www.torproject.org/
code repositories for the project(s) associated with this inbox:
../../../rainbows.git
AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git