mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-10 22:34:39 +00:00
feat: Added FumaDocs
This commit is contained in:
parent
3155e7b0ac
commit
0436d2ab64
16 changed files with 1919 additions and 8 deletions
5
surfsense_web/source.config.ts
Normal file
5
surfsense_web/source.config.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
import { defineDocs } from 'fumadocs-mdx/config';
|
||||
|
||||
export const docs = defineDocs({
|
||||
dir: 'content/docs',
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue