1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

Update website

This commit is contained in:
Armin Ronacher
2018-05-22 23:15:08 +02:00
parent e14d14f51b
commit be2e12d2d2
93 changed files with 7324 additions and 894 deletions

View File

@ -1,7 +0,0 @@
title: Docs::API Example
layout: docs.liquid
permalink: /docs/API/API-example.html
---
## API Example
The words is comming.

View File

@ -1,8 +0,0 @@
title: Docs::Advance Example
layout: docs.liquid
permalink: /docs/Advance/Advance-example.html
---
## Advance Example
The words is comming.

View File

@ -1,8 +0,0 @@
title: Docs::Basics Example
layout: docs.liquid
permalink: /docs/Basics/Basics-example.html
---
## Basics Example
The words is comming.

View File

@ -1,8 +0,0 @@
title: Docs::Reference Example
layout: docs.liquid
permalink: /docs/Reference/Reference-example.html
---
## Reference Example
The words is comming.

View File

@ -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!