|
|
7 小时之前 | |
|---|---|---|
| .. | ||
| docs | 4 天之前 | |
| src | 7 小时之前 | |
| .gitignore | 4 天之前 | |
| .npmignore | 4 天之前 | |
| README.md | 7 小时之前 | |
| package-lock.json | 4 天之前 | |
| package.json | 7 小时之前 | |
| tsconfig.build.json | 4 天之前 | |
| tsconfig.json | 4 天之前 | |
This package contains the official documentation for Vendure, the open-source headless e-commerce framework.
The @vendure/docs package provides:
This package is designed to be consumed by the Vendure documentation platform. It exports a manifest that describes the structure and location of all documentation files.
import { manifest } from '@vendure/docs/manifest';
docs/ - MDX documentation files organized by categorydist/ - Compiled TypeScript exportssrc/manifest.ts - Documentation manifest defining navigation structureThis package is part of the Vendure project and is licensed under the GPL v3 license.