readme: Add build documentation, fix #1 · id-python/python101@58a4d5d

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 58a4d5d

committed

readme: Add build documentation, fix sakti#1

1 parent 3dab512 commit 58a4d5d

File tree

1 file changed

+

9

-

1

lines changed

1 file changed

+

9

-

1

lines changed

Lines changed: 9 additions & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -1,4 +1,12 @@

11

python101

22

=========

33
4-

python 101, python beginner workshop material

4+

python 101, python beginner workshop material

5+
6+
7+

## How to Build

8+
9+

1. Install Sphinx Doc `pip install -U Sphinx`

10+

2. Clone repo

11+

3. Change dir to docs, `$ cd docs`

12+

4. Execute `$ make html` to make HTML document

0 commit comments

Comments

 (0)