Skip to content

Zongsoft/documentation.zh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏆 Zongsoft 开发框架

{% hint style="info" %} GitBook tip: your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product. {% endhint %}

概述

Here are a couple of example overviews from products with really great docs:

Loom is a video messaging tool that helps you get your message across through instantly shareable videos.

With Loom, you can record your camera, microphone, and desktop simultaneously. Your video is then instantly available to share through Loom's patented technology.

— From the Loom Docs

The Mailchimp Marketing API provides programmatic access to Mailchimp data and functionality, allowing developers to build custom features to do things like sync email activity and campaign analytics with their database, manage audiences and campaigns, and more.

— From the Mailchimp Marketing API docs

---
title: Simple sample
---
stateDiagram-v2
    [*] --> Still
    Still --> [*]

    Still --> Moving
    Moving --> Still
    Moving --> Crash
    Crash --> [*]

Loading

Quick links

{% content-ref url="overview/conception.md" %} conception.md {% endcontent-ref %}

{% content-ref url="overview/pluginization.md" %} pluginization.md {% endcontent-ref %}

{% content-ref url="overview/deployment.md" %} deployment.md {% endcontent-ref %}

Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="fundamentals/common/" %} common {% endcontent-ref %}

{% content-ref url="fundamentals/common/convert.md" %} convert.md {% endcontent-ref %}

{% content-ref url="fundamentals/common/enumeration.md" %} enumeration.md {% endcontent-ref %}

About

The Chinese documentation of the Zongsoft development framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors