Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 587 Bytes

File metadata and controls

18 lines (15 loc) · 587 Bytes
id version-1.0.X-docusaurus
title Docusaurus
hide_title true
original_id docusaurus

Docusaurus

Generating the Documentation Website

  1. Ensure docker is installed
  2. Run ./scripts/create_docusaurus_website.sh
  3. Navigate to http://127.0.0.1:3000/magma/ to view a local version of the site

Directory Structure

The documentation website is generated using docusaurus from the README files stored in docs/readmes/. The docusaurus files needed to generate the website are stored in docs/docusaurus.