graphprotocol / allocation-optimizer

Agents and algorithms for optimizing Indexer decision problems.
MIT License
13 stars 14 forks source link

Improvement request: Continue iterating on docs #27

Closed fordN closed 10 months ago

fordN commented 1 year ago

Is your feature request related to a problem? Please describe. The docs give a brief intro into usage of the tool, but leave a lot of information to be found elsewhere in code or CLI helpers by the user. Some important questions that it would be great to have answered by the docs:

Describe the solution you'd like As alluded to above: Add to the docs to provide background description of each command, description of each parameter and why they would be used in different contexts, description of outputs and how to use them, and potentially include a few examples for illustration of usage.

Additional context I have some familiarity with the goals and implementation of this tool and it's still a bit tough to parse what all the inputs should be and why to use them. Let's make it super clear, so we can onboard many more indexers to using it!

anirudh2 commented 1 year ago

Thanks for the feedback, @fordN! We've kept this issue in mind while working on v2. Could you check out our updated docs and provide any further feedback you might have?

https://graphprotocol.github.io/allocation-optimizer/latest/

hopeyen commented 10 months ago

There hasn't been any response in a while so we will close for now. Feel free to open new issues when there is more improvement requests