mirror of
https://github.com/only-cli/oc.git
synced 2026-09-15 10:40:56 +02:00
CONTRIBUTING described a command as a URL template only, so a contributor adding a docs site had no way to learn that a search verb can also name a static index (sphinx, rdoc, nodedoc), a JSON endpoint (api), or fall back to DuckDuckGo with a site: filter, or how to pick between them. It also still counted six files in src/. The rust, java, ts, and php search verbs had no test; only cpp's did. #25 asked for both verbs per language to be covered offline.