rooch-network / rooch

VApp Container with Move Language
https://rooch.network
Apache License 2.0
128 stars 54 forks source link

add doc comments for storage_context module #542

Closed geometryolife closed 9 months ago

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **rooch** | ⬜️ Ignored ([Inspect](https://vercel.com/rooch/rooch/CHhGBVYHQ5rAthGWePDh2dtSi1CY)) | | | Jul 29, 2023 9:02am |
jolestar commented 9 months ago

Need to update the documents.

geometryolife commented 9 months ago

Need to update the documents.

done.

geometryolife commented 9 months ago

Why so many document updates?

image

I simply ran this command (rooch move docgen) in the current directory, need to specify a file right?

geometryolife commented 9 months ago
[joe@mx sources]$ rooch move docgen storage_context.move
error: Found argument 'storage_context.move' which wasn't expected, or isn't valid in this context

USAGE:
    rooch move docgen [OPTIONS]

For more information try --help

It seems that it is not possible to specify a single file to generate

jolestar commented 9 months ago

Run the genesis build to generate docs.