# ssdb-docs **Repository Path**: xiaofenh/ssdb-docs ## Basic Information - **Project Name**: ssdb-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**: 2019-02-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ssdb-docs ========= SSDB documentation source code. ## How to build? PHP cli and Python are required. Then, just run ``` make ``` The documentations in HTML format are generated under ```docs/``` directory. Open ```docs/index.html``` with your web browser(Firefox, Chrome, Safari, etc). ## How to contribute? Fork this repository, create new .md files, edit existing ones, and submit a pull request.