Sébastien Feugère
Sébastien Feugère
Maybe mentioning the related chapters (4-5 at least) of *Mojolicious Web Clients* in the *SEE ALSO* section of `Mojo::DOM` could help people wanting to go deeper into it.
Okè. I add for the record that the documentation is (for now) built from the `docs` directory of the `frontv2` branch.
@rhaamo in `/docs/features.rst`, when you write : > The backend shares some APIs used by Mastodon, so app development can be simplified a bit. ...you mean it in a general...
Ok, i'll add a *s* to *apps developments* to clarify this slightly.
In the *Cache setup (Redis)* section of `/docs/installation/external_dependencies.rst`, I don't understand why there is a list item after the first sentence: > reel2bits also requires a cache server: > >...
If the documentation software could highlight the *Important* blocks a way similar to the way the *Note* blocks are highlighted, I think it could help very much. For now, the...
Maybe by using `.. warning::` , not `.. important::` ?
- [x] Features - [x] Scope - [x] Structure - [x] Federation - [ ] User Documentation - [ ] Getting Started - [ ] Using reel2bits - [ ]...
> maybe, gonna try later @rhaamo I'll take care of it
I set up Sphinx and the doc build. The use of the `.. warning::` take in place of `.. important::` seems better. 