DioxusLabs / DioxusLabs/docsite

Integrate Dioxus Docs Into Docsite

Open
#448 2 comments 1 reaction 0 assignees View on GitHub
documentation enhancement
Dominant language
Rust
Stars
206
Forks
208
Avg merge
1h 11m
Merged PRs (30d)
3

Description

A lot of useful information can be found in https://github.com/DioxusLabs/dioxus/tree/main/packages

First at the `/README` level and secondly at `/docs/*`. I would be worth while if this could be integrated into the docsite and made searchable.

Do do so, I propose that https://github.com/DioxusLabs/dioxus/ become a submodule of this repo and a new section `crates` be added to the docs
```
Crates
├── ...
├── document
│ ├── head
│ ├── eval
├── ...
```

This proposal is related to the third bullet here https://github.com/DioxusLabs/docsite/issues/436

If this proposal and implementation is accepted. I'd be happy to work on it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.