face-hh / webx

An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
Apache License 2.0
1.84k stars 155 forks source link

Updated READMEs and docs to be better and match B9 1.3.1 #181

Open ZakaHaceCosas opened 3 months ago

ZakaHaceCosas commented 3 months ago

Summary of the changes made

Note:

Fixes #197

If there's anything wrong, any feedback, whatever... just tell me and I'll happily help. Good afternoon.

ZakaHaceCosas commented 3 months ago

Just updated all texts to say 1.3.1 instead of 1.3.0.

ZakaHaceCosas commented 3 months ago

Alright fixed the underscoring issue, this should now be OK for merging

ZakaHaceCosas commented 3 months ago

Fixed some places saying "set_contents" instead of "set_content", which is the correct spelling of the function.

ZakaHaceCosas commented 3 months ago

Based on #197 , made a small update (basically remove one line).

ZakaHaceCosas commented 3 months ago

Updated the comment 👍

ZakaHaceCosas commented 3 months ago

Fixed an error - GET /domains did not take amount but page_size as the parameter to define the number of domains per page. Now it's corrected.

ZakaHaceCosas commented 3 months ago

Fixed a few typos / mistakes and reworded some things.

inventionpro commented 3 months ago

Fixed an error - GET /domains did not take amount but page_size as the parameter to define the number of domains per page. Now it's corrected.

it also allows size and limit to do the same

ZakaHaceCosas commented 3 months ago
ZakaHaceCosas commented 3 months ago

If anything else needs to be changed, improved, added, or whatever, just tell me, but I think this is finally ready to get merged.