Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make a book to demonstrate features #180

Open
GopherJ opened this issue Jul 2, 2020 · 5 comments
Open

make a book to demonstrate features #180

GopherJ opened this issue Jul 2, 2020 · 5 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@GopherJ
Copy link
Member

GopherJ commented Jul 2, 2020

rhai made an online book which looks really useful. https://schungx.github.io/rhai, users will be able to print to file for offline usage.

@PsiACE
Copy link
Contributor

PsiACE commented Jul 3, 2020

mdbook is a good choice, and it is very convenient to deploy.

So what kind of content should we provide? Some simple examples or a real-world application.

@hsluoyz
Copy link
Member

hsluoyz commented Jul 3, 2020

Why don't use our casbin website docs: https://casbin.org/docs/en/overview ?

@GopherJ
Copy link
Member Author

GopherJ commented Jul 3, 2020

@hsluoyz casbin.org can be used to show APIs. A book can be used to show practical rust examples of RBAC (with/without domain),ABAC,Adapters,Cache,Watcher,Logging etc and also how does it work,we will have more chances to show things without caring site looking.

@GopherJ
Copy link
Member Author

GopherJ commented Jul 3, 2020

@PsiACE This is low priority. Let's focus on raft first.

@hsluoyz
Copy link
Member

hsluoyz commented Jul 3, 2020

OK.

@hsluoyz hsluoyz added the documentation Improvements or additions to documentation label Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants