Skip to content

Commit

Permalink
Add missing "Conventions" section to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paemurru committed Oct 8, 2024
1 parent b671e6f commit c869378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ export default defineConfig({
collapsed: true,
items: [
{ text: 'Introduction', link: 'manual/number_fields/intro'},
{ text: 'Conventions', link: 'manual/number_fields/conventions'},
{ text: 'Number field operations', link: 'manual/number_fields/fields'},
{ text: 'Elements', link: 'manual/number_fields/elements'},
{ text: 'Complex embeddings', link: 'manual/number_fields/complex_embeddings'},
Expand Down

0 comments on commit c869378

Please sign in to comment.