readthedocs

1.0.3 • Public • Published

Read the Docs

Read the github'repository as documents, Homepage(demo): https://git.io/readthedocs

Start

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" source="markedjs/marked">
    <title>Demo Started</title>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/readthedocs@latest/dist/docs.min.css">
</head>
<body>
    <script src="https://cdn.jsdelivr.net/npm/readthedocs@latest/dist/docs.min.js"></script> 
</body>
</html>

Config

1.Set your github repository as source
<meta charset="utf-8" source="{username}/{repository}">

Avaiable command

login
touch path/to/the/file
rm    path/to/the/file
save  path/to/the/file
 
# "this" is avaiable, means current file 

Dependencies (0)

    Dev Dependencies (17)

    Package Sidebar

    Install

    npm i readthedocs

    Weekly Downloads

    3

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    98.5 kB

    Total Files

    20

    Last publish

    Collaborators

    • saowang