Skip to content

Commit 318e06a

Browse files
committed
Rename files from MDX to MD
Signed-off-by: Jont828 <jt572@cornell.edu>
1 parent a653d66 commit 318e06a

138 files changed

Lines changed: 2020 additions & 824 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

fern/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
**/.definition
33

44
# Include logos
5-
!*.svg
5+
!*.svg

fern/docs.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ instances:
1818

1919
title: NVIDIA Dynamo Documentation
2020

21-
redirects:
22-
- source: "/*:slug.md" # Matches multiple segments: /old-folder/foo/bar/baz
23-
destination: "/*:slug"
24-
- source: "/*:slug.mdx" # Matches multiple segments: /old-folder/foo/bar/baz
25-
destination: "/*:slug"
26-
2721
# Version configuration
2822
versions:
2923
- display-name: Next
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: "v0.1.0 Documentation"
44

55
# v0.1.0 Documentation
66

7-
<Callout intent="info">
7+
<Note>
88
Documentation for this version is coming soon.
9-
</Callout>
9+
</Note>
1010

1111
This version's documentation is being migrated. Please check back later or use the **Latest** version for the most up-to-date documentation.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: "v0.1.1 Documentation"
44

55
# v0.1.1 Documentation
66

7-
<Callout intent="info">
7+
<Note>
88
Documentation for this version is coming soon.
9-
</Callout>
9+
</Note>
1010

1111
This version's documentation is being migrated. Please check back later or use the **Latest** version for the most up-to-date documentation.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: "v0.2.0 Documentation"
44

55
# v0.2.0 Documentation
66

7-
<Callout intent="info">
7+
<Note>
88
Documentation for this version is coming soon.
9-
</Callout>
9+
</Note>
1010

1111
This version's documentation is being migrated. Please check back later or use the **Latest** version for the most up-to-date documentation.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: "v0.2.1 Documentation"
44

55
# v0.2.1 Documentation
66

7-
<Callout intent="info">
7+
<Note>
88
Documentation for this version is coming soon.
9-
</Callout>
9+
</Note>
1010

1111
This version's documentation is being migrated. Please check back later or use the **Latest** version for the most up-to-date documentation.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: "v0.3.0 Documentation"
44

55
# v0.3.0 Documentation
66

7-
<Callout intent="info">
7+
<Note>
88
Documentation for this version is coming soon.
9-
</Callout>
9+
</Note>
1010

1111
This version's documentation is being migrated. Please check back later or use the **Latest** version for the most up-to-date documentation.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: "v0.3.1 Documentation"
44

55
# v0.3.1 Documentation
66

7-
<Callout intent="info">
7+
<Note>
88
Documentation for this version is coming soon.
9-
</Callout>
9+
</Note>
1010

1111
This version's documentation is being migrated. Please check back later or use the **Latest** version for the most up-to-date documentation.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: "v0.3.2 Documentation"
44

55
# v0.3.2 Documentation
66

7-
<Callout intent="info">
7+
<Note>
88
Documentation for this version is coming soon.
9-
</Callout>
9+
</Note>
1010

1111
This version's documentation is being migrated. Please check back later or use the **Latest** version for the most up-to-date documentation.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: "v0.4.0 Documentation"
44

55
# v0.4.0 Documentation
66

7-
<Callout intent="info">
7+
<Note>
88
Documentation for this version is coming soon.
9-
</Callout>
9+
</Note>
1010

1111
This version's documentation is being migrated. Please check back later or use the **Latest** version for the most up-to-date documentation.

0 commit comments

Comments
 (0)