-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
46 lines (45 loc) · 1 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
site_name: 124c41
nav:
- Home: index.md
- Resume: resume.md
- Conda: conda.md
- venv: venv.md
- poetry: poetry.md
- git: git.md
- ssh: ssh.md
- softwarearchitecture: softwarearchitecture.md
- vscode: code.md
- machine_learning: machine_learning.md
- llm: llm.md
- embedding: embedding.md
- llmama2: llama2.md
- ollama: ollama.md
- rag: rag.md
- Framework: framework.md
- database: db.md
- Dataframe: dataframe.md
- Chart: chart.md
- anomaly_detection: anomaly_detection.md
- Hydra: hydra.md
- Linux: linux.md
- Docker: docker.md
- Kubernetes: k8s.md
- ceph: ceph.md
- macos: macos.md
- sway: sway.md
- mqtt: mqtt.md
- jetson: jetson.md
- yolox: yolox.md
- gpt: gpt.md
- stable_diffussion: stable_diffusion.md
- Model Analysis: wandb.md
- Samba: smb.md
- Samba_ubuntu: smb2.md
- MkDocs: mkdocs.md
- mypy: mypy.md
- Literatures: literatures.md
- scrape_pad: scrape_pad.md
- nes: nes.md
- random: random.md
- About: about.md
theme: readthedocs