Skip to content

Commit 2b42254

Browse files
committed
updated fro Myst and markdown instead of RST
1 parent b91d51c commit 2b42254

37 files changed

Lines changed: 784 additions & 767 deletions

.DS_Store

0 Bytes
Binary file not shown.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
**/.idea
66

77
# mac DS_STORE
8+
._DS_STORE
89
**/._DS_STORE
910

1011

Thumbs.db

17.5 KB
Binary file not shown.

celbridge-docs.celbridge

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ dependencies = [
88
"sphinx_new_tab_link",
99
"pygments==2.19.2",
1010
"sphinx-copybutton",
11+
"myst-parser",
12+
"myst-parser[linkify]"
1113
]
1214

1315
[celbridge]
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"_entityVersion": 1,
3+
"_components": [
4+
{
5+
"editorMode": "Editor",
6+
"_type": "Markdown.Markdown#1"
7+
}
8+
]
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"_entityVersion": 1,
3+
"_components": [
4+
{
5+
"editorMode": "Editor",
6+
"_type": "Markdown.Markdown#1"
7+
}
8+
]
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"_entityVersion": 1,
3+
"_components": [
4+
{
5+
"editorMode": "Editor",
6+
"_type": "Markdown.Markdown#1"
7+
}
8+
]
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"_entityVersion": 1,
3+
"_components": [
4+
{
5+
"editorMode": "Editor",
6+
"_type": "Markdown.Markdown#1"
7+
}
8+
]
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"_entityVersion": 1,
3+
"_components": [
4+
{
5+
"editorMode": "Editor",
6+
"_type": "Markdown.Markdown#1"
7+
}
8+
]
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"_entityVersion": 1,
3+
"_components": [
4+
{
5+
"editorMode": "Editor",
6+
"_type": "Markdown.Markdown#1"
7+
}
8+
]
9+
}

0 commit comments

Comments
 (0)