# renode-docs **Repository Path**: octml/renode-docs ## Basic Information - **Project Name**: renode-docs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-14 - **Last Updated**: 2022-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Renode documentation ==================== This repository contains documentation of the `Renode Framework `_, a virtual development tool for multinode embedded networks by Antmicro. The documentation is hosted at `Read the Docs `_. Building procedure ------------------ To build the documentation as HTML run:: make html To build a PDF file run:: make latexpdf Requirements for Linux ---------------------- * Sphinx 1.5 * sphinx_tabs module * texlive-full (for the PDF version)