-
Notifications
You must be signed in to change notification settings - Fork 1
/
_toc.yml
39 lines (35 loc) · 1.18 KB
/
_toc.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
# Table of content
# Learn more at https://jupyterbook.org/customize/toc.html
#
- file: docs/intro
- part: Pythonressurser
chapters:
- file: docs/pythonressurser/pythonindex
sections:
- file: docs/pythonressurser/helloWorld
- file: docs/pythonressurser/variabler
- file: docs/pythonressurser/kontrollstrukturer
- file: docs/pythonressurser/funksjoner
- file: docs/pythonressurser/moduler_og_biblioteker
- file: docs/pythonressurser/tegne_grafer
- file: docs/pythonressurser/kodekommentarer
- file: docs/pythonressurser/numeriskindex
sections:
- file: docs/pythonressurser/derivasjon
- file: docs/pythonressurser/integrasjon
- file: docs/pythonressurser/euler
- part: Oppgaver
chapters:
- file: docs/oppgaver/oppgaveindex
sections:
- file: docs/oppgaver/stigespill
- file: docs/oppgaver/game_of_life
- file: docs/oppgaver/langtons_maur
- file: docs/oppgaver/treaktindex
sections:
- file: docs/oppgaver/kjottboller
- file: docs/oppgaver/vannbeholderen
- part: Om skolekoden
chapters:
- file: docs/CONTRIBUTING
- file: docs/CODE_OF_CONDUCT