File: jb_docs_toc.yml

package info (click to toggle)
sphinx-external-toc 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 796 kB
  • sloc: python: 1,502; xml: 20; makefile: 11
file content (83 lines) | stat: -rw-r--r-- 1,941 bytes parent folder | download
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
- file: intro

- part: Tutorials
  chapters:
  - file: start/your-first-book
    sections:
    - file: start/overview
    - file: start/create
    - file: start/build
    - file: start/publish
  - file: tutorials/references
  - file: basics/questions

- part: Create your book
  chapters:
  - file: customize/toc
  - file: basics/create
  - file: content/index
    sections:
    - file: content/myst
    - file: content/content-blocks
    - file: content/references
    - file: content/layout
    - file: content/citations
    - file: content/math
    - file: content/figures
    - file: content/metadata
    - file: interactive/hiding
  - file: file-types/index
    sections:
      - file: file-types/markdown
      - file: file-types/notebooks
      - file: file-types/myst-notebooks
      - file: file-types/jupytext
      - file: file-types/restructuredtext

- part: Build your book
  chapters:
  - file: basics/build
  - file: execute/index
    sections:
    - file: content/code-outputs
    - file: content/execute
  - file: interactive/interactive
  - file: basics/page

- part: Publish your book
  chapters:
  - file: publish/web
    sections:
    - file: publish/gh-pages
    - file: publish/netlify
  - file: basics/repository
  - file: interactive/launchbuttons
  - file: interactive/comments
    sections:
    - file: interactive/comments/hypothesis
    - file: interactive/comments/utterances

  - file: advanced/html
  - file: advanced/pdf

- part: Advanced usage
  chapters:
  - file: advanced/sphinx
  - file: advanced/windows
  - file: explain/sphinx

- part: Reference
  chapters:
  - file: customize/config
  - file: reference/cheatsheet
  - file: reference/cli
  - file: reference/glossary

- part: About Jupyter Book
  chapters:
  - url: https://executablebooks.org/en/latest/gallery.html
    title: Gallery of Jupyter Books
  - file: contribute/intro
  - file: cite
  - file: reference/_changelog
    title: Change log