tauri-docs
tauri-docs copied to clipboard
Workaround for linking docs from page or footer
Currently have to use getCurrentVersion() from utils/scripts.js to retrieve the "live" version of docs to assist with building a dynamic URL for a versioned doc. Raised https://github.com/facebook/docusaurus/issues/7402 upstream and I believe we rely on them for a fix.