Commit Graph
14 Commits
Author SHA1 Message Date
David Sertic 8566e72c7c Merge branch 'master' into v1.3.0-article 2023-06-26 08:53:34 +02:00
Andrey Vasnetsov 1316db4bac bump docs version + describe oversampling 2023-06-23 20:15:37 +02:00
Tim ViséeandDavid Sertic f37fc63020 Document customizable temporary directory (#197)
* Update use of since to as of

* Draft documentation for customizable temporary directory

* fix temp dir explanation

---------

Co-authored-by: David Sertic <62056091+davidmyriel@users.noreply.github.com>
2023-06-23 20:02:19 +02:00
David Sertic dd90cab7c9 update oversampling defn 2023-06-22 09:53:20 +02:00
David Sertic c658f69beb add more content for article 2023-06-21 15:13:09 +02:00
David Sertic a6c9460e7c add configuration handling clarification text
- implementing PR https://github.com/qdrant/docs/pull/130

- docs repo is being archived
2023-06-09 11:23:33 +02:00
Andrey Vasnetsov 6573c02ea3 add broken link checker CI (#166)
* add broken link

* add offline dead links checker

* fix brocker links
2023-06-05 14:55:16 +02:00
David Sertic 646266bfc0 fix aliases for SEO (#161)
* fix aliases for SEO

* fix alias error
2023-06-02 16:40:39 +02:00
David Sertic 0fb82e81ad Merge pull request #158 from qdrant/cert-ttl-rest
Mention the certificate TTL is currently only supported for REST
2023-06-02 10:04:59 +02:00
David Sertic 2e95e07430 update doc as per old commit
transferred changes from old PR (https://github.com/qdrant/docs/pull/122) over to new docsite + a few more minor changes
2023-06-02 09:39:58 +02:00
timvisee 3891b995d8 Mention the certificate TTL is currently only supported for REST 2023-06-01 14:00:26 +02:00
David Sertic 2850fd6daa fix remaining pages and structure 2023-05-31 11:46:36 +02:00
David Sertic a4e100cf45 add sidebar links, delimiters and proper weights 2023-05-29 19:25:41 +02:00
3215985d1d Improved Nested Docs and Link Grouping Support (#147)
* added a table of content

* wide layout for docs, styles for the table of content

* fixes for docs layout

* wide footer at the docs section

* added support for nested docs, added toggling groups of links, delimiters, external links

* external link icon

* added active state for nested links, styles for the external link icon

* styles fix

* remove doc sync

* update directory structure and doc titles

* fix outstanding links

* fix more links for merge

* Revert "fix more links for merge"

This reverts commit 46c9ccaf1b7765f2cda8dc85d625fa6b4e3f5436.

* Revert "fix outstanding links"

This reverts commit 28e6380b74f1ab74690c8184551f186656d6d4e9.

* fix remaining broken links

* move how-to tutorials in the different page

* split tutorials

* fix link

* upd github edit link

* skip empty index pages

---------

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
Co-authored-by: David Sertic <62056091+davidmyriel@users.noreply.github.com>
2023-05-29 15:11:40 +02:00