معرفی شرکت ها


docsify-tools-1.0.20


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Quickly document your (typescript or otherwise) projects!
ویژگی مقدار
سیستم عامل -
نام فایل docsify-tools-1.0.20
نام docsify-tools
نسخه کتابخانه 1.0.20
نگهدارنده ['damienpuig', 'aingram-hfour', 'spion']
ایمیل نگهدارنده ['damien.puig@gmail.com', 'aingram@hfour.com', 'gorgi.kosev@gmail.com']
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی -
آدرس اینترنتی -
مجوز MIT
# docsify-tools Quickly document your (typescript or otherwise) projects! - docsify-init provides a client-side [Docsify](https://docsify.js.org/) based markdown documentation site with full text search - generate-ts-doc generates markdown documentation from api-extractor api.json files - docsify-auto-sidebar automatically populates the sidebar from the resulting docs tree ### docsify-init Usage: docsify-init [-r repoDir] [-d docsDir] Initializes docsify in the specified repo and docs sub-directory. By default, the repo is the current directory and the subdirectory is "docs". You can use `docsify-init -r . -d .` to initialize in a pure-documentation repo. ### docsify-auto-sidebar Usage: docsify-auto-sidebar -d docs Generates a new `_sidebar.md` for docsify. You can prefix directories with a number and a dash to control the ordering, the number and dash will not appear in the sidebar text. For example: 1-Guides 2-API will result with "Guides" and "API" items in the sidebar. Other dashes will be replaced with spaces ### generate-ts-doc Like api-documenter, but it doesn't generate separate files for methods or properties. Create the .api.json files in a directory (e.g. in docs/2-API) and then run it: generate-ts-doc markdown -i docs/2-API -o docs/2-API ## Notes Don't forget to [setup your repo so that github generates a documentation site](https://help.github.com/en/articles/configuring-a-publishing-source-for-github-pages)


نیازمندی

مقدار نام
^7.7.9 @microsoft/api-extractor-model
^4.2.3 @microsoft/ts-command-line
^1.3.3 colors
^0.5.1 mkdirp
^13.2.2 yargs


زبان مورد نیاز

مقدار نام
12.16.1 Npm


نحوه نصب


نصب پکیج tgz docsify-tools-1.0.20:

    npm install docsify-tools-1.0.20.tgz