torrust / torrust-index

This repository serves as the backend for the Torrust Index project.
https://torrust.com
GNU Affero General Public License v3.0
54 stars 19 forks source link

Errors in documentation #738

Closed josecelano closed 1 month ago

josecelano commented 1 month ago

Relates to: https://github.com/torrust/torrust-tracker/issues/1052

I'm working on the new website. Some sections include information similar to what we have in the documentation. For example, the installation. I have found some errors, I will track them with this epic.

Docs: https://docs.rs/torrust-index/latest/torrust_index/index.html New website: v2.torrust.com

Subtasks

Other errors

  1. The command to run the app with cargo is wrong:

image

It should be: ./target/release/torrust-index