Skip to content

Commit 3d48613

Browse files
committed
gets rid of parser
1 parent 5dad5bc commit 3d48613

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/external-docs/How-to-Get-Started-With-External-Docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
sidebar_position: 1
33
---
4+
45
# How to Get Started With User-Facing Docs
56

67
## Intro to Dev-Docs User-Facing Documentation
@@ -12,4 +13,3 @@ At Dev-Docs we believe in documentation as code. Using Dev-Docs you can start ge
1213
If you are new to Dev-Docs, just go [dev-docs.io](https://dev-docs.io) and sign up with GitHub. Click the User-facing docs tab and Dev-Docs will create a tailored made Dev-Docs GitHub repo and Dev-Docs GitHub codespace. From there you can start editing your docs! Alternatively, you can bring your existing docs repo to using Dev-Docs where your existing docs already live.
1314

1415

15-
<Parser />

src/pages/_landing_page.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@
3434

3535

3636
````
37-
<Parser />

0 commit comments

Comments
 (0)