mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-02 09:04:54 +02:00
docs: Correctly generate documentation for types either a (submodule ...)
(#929)
This requires pulling quite a lot of code from nixpkgs in order to make the `either` type work correctly, the effects can be seen for example in the documentation of `ollama.promps` and `ollama.actions`
This commit is contained in:
parent
61da581315
commit
29225c2797
10 changed files with 509 additions and 308 deletions
11
docs/mdbook/SUMMARY.md
Normal file
11
docs/mdbook/SUMMARY.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Structure for nixvim docs
|
||||
|
||||
# Options
|
||||
|
||||
@NIXVIM_OPTIONS@
|
||||
|
||||
#
|
||||
|
||||
---
|
||||
|
||||
[Contributing](./CONTRIBUTING.md)
|
Loading…
Add table
Add a link
Reference in a new issue