discourse-docs/app/controllers/docs
Justin DiRose 2835500c62
FEATURE: Make Docs compatible with inline oneboxes (#33)
Linking directly to a Docs item like so `http://localhost:3000/docs?topic=16` would result in a generic inline onebox link. This adds logic to the Rails view so a proper title is rendered when the `InlineOneboxer` in core queries the route.
2021-02-16 15:09:45 -06:00
..
docs_controller.rb FEATURE: Make Docs compatible with inline oneboxes (#33) 2021-02-16 15:09:45 -06:00