1.0.3 • Published 3 years ago

office2sdp v1.0.3

Weekly downloads
5
License
MIT
Repository
-
Last release
3 years ago

Intro

This is a tool for converting the output yaml from officeDev api-documenter tool to new content structure.

This tool will ignore folder named: overview and ignore yml file named: toc.yml

Usage

install cli

npm install office2sdp -g

call cli

replace file in place

sdp-cli -s "path of docs-ref-autogen"

convert file to a new place

sdp-cli -s "path of docs-ref-autogen" -d "destination path"

then you should move the destination path content to the source path

1.0.3

3 years ago

1.0.3-beta.0

3 years ago

1.0.2

3 years ago

1.0.2-beta

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago