You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: runestone/common/project_template/_sources/index.rst
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
2
1
=====================
3
2
This Is A New Project
4
3
=====================
@@ -15,7 +14,7 @@ This Is A New Project
15
14
(e.g. "DataStructures/queues.rst").
16
15
17
16
SECTION 1: Introduction
18
-
:::::::::::::::::::::::::::
17
+
:::::::::::::::::::::::
19
18
20
19
Congratulations! If you can see this file you have probably successfully run the ``runestone init`` command. If you are looking at this as a source file you should now run ``runestone build`` to generate html files. Once you have run the build command you can run ``runestone serve`` and then view this in your browser at ``http://localhost:8000``
21
20
@@ -25,7 +24,7 @@ The overview section, which follows is an ideal section to look at both online a
25
24
26
25
27
26
SECTION 2: An Overview of the extensions
28
-
:::::::::::::::::::::::::::::::::
27
+
::::::::::::::::::::::::::::::::::::::::
29
28
30
29
.. toctree::
31
30
:maxdepth:2
@@ -34,11 +33,8 @@ SECTION 2: An Overview of the extensions
0 commit comments