Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

docs

README.md

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.