swiftlang / swift-docc-render

Web renderer for Swift-DocC documentation.
Apache License 2.0
315 stars 53 forks source link

Allow customization for QuickNavigation #913

Open hqhhuang opened 1 week ago

hqhhuang commented 1 week ago

Bug/issue #, if applicable: rdar://139682470

Summary

Create 2 more props to allow customizing of Quick Navigation:

  1. What we search on
  2. Placeholder text

Also fixes grammar for the placeholder text.

Dependencies

NA

Testing

Steps:

  1. Ensure no regressions

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

hqhhuang commented 1 week ago

@swift-ci test