This is the repo of the Overwolf Developers website - API Documentation, guides, etc. This is intended as a quick reference and showcase.
- To customize the look and feel by following the DocSearch documentation see https://community.algolia.com/docsearch/styling.html)
- To check your configuration in our GitHub repository see https://github.com/algolia/docsearch-configs/blob/master/configs/overwolf.json). Please open a pull request if want to leverage your configuration.
You can find our markdown cheet-sheet here.
You can find all the details here.
You can use these docs template as a baseline for new pages:
Don't forget that in in order to add new page to the site, you have to:
- Include a page ID on the top of the page.
- Add a new entry to the
website\siteConfig.jsfile.