etiennebacher/docsifier: Generate the Structure to Use 'docsify.js' for Package Documentation

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/etiennebacher/docsifier
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("etiennebacher/docsifier")
etiennebacher/docsifier documentation built on Feb. 21, 2022, 2:20 p.m.