hzDocs

Documentations

To cmdr-go v1

  1. cmdr v1 已经不再被支持,请使用新的版本:cmdr v2

Intro to cmdr v1.x

Welcome to the docs! You can start writing documents in /content/docs.

const lorem = ipsum(dolor, sit);
// !callout[/amet/] This is a callout
const [amet, consectetur] = [0, 0];
lorem.adipiscing((sed, elit) => {
  if (sed) {
    amet += elit;
  }
});

Learn More

How is this guide?

Edit on GitHub

Last updated on

On this page