Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RDK Services Documentation

This folder contains the source files for the RDK Services documentation. The documentation is hosted as a static web site on Github and is created using the Docsify site generator.

View Latest Documentation

Local Builds

If you have Docsify installed on your system, you can use it to host a local version of the documentation for development and testing. Simply run the following command from the docs directory:

docsify serve

The site is hosted at localhost:3000 by default.