File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22CHANGES
33=======
44
5+ Next
6+ ----
7+ - Breaking change: Started providing CrateDB reference documentation per
8+ ``cratedb `` intersphinx domain. The label is much shorter than
9+ ``crate-reference ``, so it saves keystrokes and uses less screen space.
510
611Unreleased
712----------
13+ - Added Stepper directive
14+ - Removed bottom three links in primary navigation:
15+ Academy, Integration Tutorials, Sample Applications
16+ - Updated to ``sphinx-design-elements `` v0.4.1
817
9182025/12/17 0.44.0
1019-----------------
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ CrateDB core
2020------------
2121
2222- :ref: `guide:index `
23- - :ref: `crate-reference :index `
23+ - :ref: `cratedb :index `
2424
2525
2626CrateDB clients
Original file line number Diff line number Diff line change 102102
103103 # CrateDB General
104104 'guide' : ('https://cratedb.com/docs/guide/' , None ),
105- 'crate-reference ' : ('https://cratedb.com/docs/crate/reference/en/latest/' , None ),
105+ 'cratedb ' : ('https://cratedb.com/docs/crate/reference/en/latest/' , None ),
106106
107107 # CrateDB Clients and Integrations
108108 'crate-admin-ui' : ('https://cratedb.com/docs/crate/admin-ui/en/latest/' , None ),
You can’t perform that action at this time.
0 commit comments