op_dir: _site # for GitHub Pages and should match the config of RDoc task in Rakefile
title: RDoc
main_page: README.md
autolink_excluded_words:
- RDoc

exclude:
- AGENTS.md
- CLAUDE.md
- lib/rdoc/markdown.kpeg

footer_content:
  DOCUMENTATION:
    Home: index.html
  RESOURCES:
    GitHub Repository: https://github.com/ruby/rdoc
    Issue Tracker: https://github.com/ruby/rdoc/issues
