about summary refs log tree commit homepage
path: root/lib/olddoc/news_atom.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/olddoc/news_atom.rb')
-rw-r--r--lib/olddoc/news_atom.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/olddoc/news_atom.rb b/lib/olddoc/news_atom.rb
index a093e64..a9e8002 100644
--- a/lib/olddoc/news_atom.rb
+++ b/lib/olddoc/news_atom.rb
@@ -2,7 +2,7 @@
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 require 'builder'
 
-module Olddoc::NewsAtom
+module Olddoc::NewsAtom # :nodoc:
   include Olddoc::History
   include Olddoc::Readme