Skip to content

[TASK] Revamp developer docs #58

@drewstone

Description

@drewstone

Gadget docs

Tells you what the gadget is, how to build using the blueprint API, links to CLI/SDK READMEs. Tells you have to use the CLI to create a new project (this needs to work obviously).

  • Building a blueprint small video/gif. Using the CLI commands or manual. Showing a really quick download, create gadget, build job, test succeeding.
  • CLI docs need to work. We should have an install script and not a cargo install command. wget or curl to get the latest release of the CLI. Cargo commands fine as long as they work!
  • CLI README covers all commands. If we can get this in CI to ensure it works, let’s do this.
  • SDK doc overview covers the list of modules. 1-2 sentences. Describes things.
  • SDK docs cover most important modules and dives slightly deeper, not highest priority but must keep up-to-date.
  • Blueprint Template - Tells you how to build a blueprint. Has absolutely nothing to do with the CLI. Links you to CLI if you want to read about it. Otherwise, it documents the manual process for cloning this repo and getting started developing. Deployment and testing should link to CLI docs/Gadget usage docs.

Tangle Documentation site.

  • Section for the gadget that removes old content and adds this new content in. Should effectively share similar docs as github repo but have even more detail.
  • Section for CLI and ways to install.
  • Videos are a plus if we can make small videos of development lifecycle.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions