mirror of
https://github.com/actix/actix-website
synced 2025-06-27 07:29:02 +02:00
Update website
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
title: Docs::API Example
|
||||
layout: docs.liquid
|
||||
permalink: /docs/API/API-example.html
|
||||
---
|
||||
## API Example
|
||||
|
||||
The words is comming.
|
@ -1,8 +0,0 @@
|
||||
title: Docs::Advance Example
|
||||
layout: docs.liquid
|
||||
permalink: /docs/Advance/Advance-example.html
|
||||
---
|
||||
|
||||
## Advance Example
|
||||
|
||||
The words is comming.
|
@ -1,8 +0,0 @@
|
||||
title: Docs::Basics Example
|
||||
layout: docs.liquid
|
||||
permalink: /docs/Basics/Basics-example.html
|
||||
---
|
||||
|
||||
## Basics Example
|
||||
|
||||
The words is comming.
|
@ -1,8 +0,0 @@
|
||||
title: Docs::Reference Example
|
||||
layout: docs.liquid
|
||||
permalink: /docs/Reference/Reference-example.html
|
||||
---
|
||||
|
||||
## Reference Example
|
||||
|
||||
The words is comming.
|
@ -1,13 +0,0 @@
|
||||
title: Docs
|
||||
layout: docs.liquid
|
||||
permalink: /docs/index.html
|
||||
---
|
||||
|
||||
## Documentation
|
||||
|
||||
Welcome to the Actix-web docs!
|
||||
|
||||
If you feel like contributing further, you can fork that repo,
|
||||
branch from `source`, and submit a pull request.
|
||||
|
||||
Contributions are always welcome!
|
Reference in New Issue
Block a user