Sometimes, developers want to create a specific webpage for their documentation, so that they can easily describe in details how to use their package for instance. A very popular package to easily generate such a page is 'pkgdown'. But there exists many tools to create static pages from Markdown documents. One example is 'docsify.js'. The role of 'docsifier' is to provide helpers for using 'docsify.js', such as importation of key files for the documentation, creation of new files, and live preview of the webpage.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.1.0 |
URL | https://github.com/etiennebacher/docsifier |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.