Skip to content

Full text search on different version #572

Description

@patrickboulay

Hi,

I have several version of my documentation and I would like to let user to see older doc.
I have this structure:
/docs/v1.0
/docs/v1.1

I have index.html in both folders.
But when I search something in the v1.0, I can see the stuff in my v1.1.

If I look the cache in Chrome using this url: chrome://settings/
I can see the address of my docsify server without any /v1.0 or /v1.1.

How can I make my search independent?

In my index.html, I only have search: 'auto', in the window.$docsify parameters.

Thanks for help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions