orientdb-docs
orientdb-docs copied to clipboard
Set includeFilepath to true in gitbook-plugin-versions config
This option, while poorly documented, seems to prevent the redirect to the main page when we change the version.
@kennethpjdyer WDYT?
@lvca Local testing didn't yield results. The new configuration doesn't appear to actually do anything on my system, but I'll test it out further on master this week. Will also check their source code. It may be that there's just something poorly or undocumented that we're missing.
Source code didn't reveal anything. Tried a few variations in the config to no effect. Their docs seem to imply that the versions plugin is meant for GitBook.com hosting only. Best guess is that the call that appends the filepath to the link only happens there.