Docs dir template

This commit is contained in:
Abdulla Abdurakhmanov 2020-08-22 16:53:16 +03:00
parent f6d74b5760
commit 731275954e
3 changed files with 19 additions and 0 deletions

14
docs/book.toml Normal file
View file

@ -0,0 +1,14 @@
[book]
authors = ["Abdulla Abdurakhmanov"]
language = "en"
multilingual = false
src = "src"
title = "Slack Morphism for Rust"
description = "Slack Morphism is a type-safe and modern client for Rust"
[rust]
edition = "2018"
[build]
build-dir = "output"
create-missing = false

3
docs/src/SUMMARY.md Normal file
View file

@ -0,0 +1,3 @@
# Summary
- [Chapter 1](./chapter_1.md)

2
docs/src/chapter_1.md Normal file
View file

@ -0,0 +1,2 @@
# Chapter 1
test