chore: update links
Some checks failed
Install / Cargo install on ubuntu-latest (push) Has been cancelled
Some checks failed
Install / Cargo install on ubuntu-latest (push) Has been cancelled
This commit is contained in:
parent
528809e9ac
commit
8e26926a56
@ -5,6 +5,7 @@ Documentation Services for multiple docs content with access restricions and per
|
||||
|
||||
<img style="margin: 1em 0em;border: 0" width="250" alt="DocServer" src="images/docserver-w.png?sanitize=true">
|
||||
|
||||
>
|
||||
> [Doc Server](./) is a **Web Server** in [Rust](https://www.rust-lang.org) for [static content](./docs/static_content.md)
|
||||
with **Control access** via [authorizations](./docs/auths.md), fully customizable with [settings](./docs/settings.md).
|
||||
|
||||
@ -12,13 +13,13 @@ with **Control access** via [authorizations](./docs/auths.md), fully customizab
|
||||
> Code here needs a fulll review and documentation
|
||||
|
||||
> [!CAUTION]
|
||||
> [dist_docserver_book](dist_docserver_book) will be updated with documentation content generated via [mdbook](/mdbook) source
|
||||
> [dist_docserver_book](dist_docserver_book) will be updated with documentation content generated via [mdbook](/jesus/mdbook) source
|
||||
|
||||
## Features
|
||||
|
||||
Can use one server instance for all Documentations in contexts/use-cases with sessions, users/groups access
|
||||
|
||||
- <b>Documentation</b> for publishing or local build with original [Rust mdbook](/mdbook) fixed for absolute links and officially reported
|
||||
- <b>Documentation</b> for publishing or local build with original [Rust mdbook](/jesus/mdbook) fixed for absolute links and officially reported
|
||||
- <u>Rust web server for [mdbooks](https://rust-lang.github.io/mdBook)</u> created with authentication and authorizations (permissions based on roles)
|
||||
- <b>Control access</b> for static content like documentation (books and code) with a lot of options for settings
|
||||
- <b>Documentations access control and info</b> for users and groups allows separating content for development, distribution or future versions, etc.
|
||||
|
Loading…
Reference in New Issue
Block a user