Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitccdc06c

Browse files
committed
Add _toc.yml
1 parent0f8ba2a commitccdc06c

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

‎_toc.yml

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Table of Contents
2+
#
3+
# Myst will respect:
4+
# 1. New pages
5+
# - file: relative/path/to/page
6+
# 2. New sections without an associated page
7+
# - title: Folder Title
8+
# sections: ...
9+
# 3. New sections with an associated page
10+
# - file: relative/path/to/page
11+
# sections: ...
12+
#
13+
# Note: Titles defined on pages here are not recognized.
14+
#
15+
# This spec is based on the JupyterBook table of contents.
16+
# Learn more at https://jupyterbook.org/customize/toc.html
17+
18+
format:jb-book
19+
root:README
20+
chapters:
21+
-title:Content
22+
sections:
23+
-file:content/pairing
24+
-file:content/tutorial-style-guide
25+
-title:Applications
26+
sections:
27+
-file:content/applications/index
28+
-file:content/applications/mooreslaw-tutorial
29+
-file:content/applications/tutorial-air-quality-analysis
30+
-file:content/applications/tutorial-deep-learning-on-mnist
31+
-file:content/applications/tutorial-plotting-fractals
32+
-file:content/applications/tutorial-static_equilibrium
33+
-file:content/applications/tutorial-x-ray-image-processing
34+
-title:Articles
35+
sections:
36+
-file:content/articles/index
37+
-file:>-
38+
content/articles/tutorial-deep-reinforcement-learning-with-pong-from-pixels
39+
-file:content/articles/tutorial-nlp-from-scratch
40+
-title:Tutorial Nlp From Scratch
41+
sections:
42+
-file:content/articles/tutorial-nlp-from-scratch/README
43+
-title:Features
44+
sections:
45+
-file:content/features/index
46+
-file:content/features/save-load-arrays
47+
-file:content/features/tutorial-ma
48+
-file:content/features/tutorial-svd
49+
-title:Site
50+
sections:
51+
-file:site/contributing
52+
-file:site/index

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp