# online-doc **Repository Path**: sunlcc/online-doc ## Basic Information - **Project Name**: online-doc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-23 - **Last Updated**: 2025-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PKU Compiler Course Online Documentation Online documentation for PKU compiler course. [Visit this documentation on GitHub Pages](https://pku-minic.github.io/online-doc/). ## Details This repository based on Docsify, you can install it by running: ``` $ npm i docsify-cli -g ``` To launch a local server for testing, run: ``` $ docsify serve docs ```