Skip to content

Commit

Permalink
Updated markup
Browse files Browse the repository at this point in the history
  • Loading branch information
Severin Simmler committed Jul 7, 2016
1 parent d87412b commit c0cf647
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions doc/tutorial.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2069,8 +2069,7 @@ As Wikipedia happens to consist of living documents we provide a snapshot of a l
Alternatively, you can create your own list of authors (make sure you use the exact name used by Wikipedia).


Output:
+++++++
*Output:*

----
Creating authors.txt ...
Expand Down Expand Up @@ -2116,8 +2115,7 @@ def crawl_wikipedia(authors_file, output_directory):
----


Output:
+++++++
*Output:*

----
Crawling Wikipedia ...
Expand Down Expand Up @@ -2288,8 +2286,7 @@ def create_graph(input_folder):
return G
----

Output:
+++++++
*Output:*

----
this is the weight: 20
Expand Down Expand Up @@ -2357,8 +2354,7 @@ For example:
`python3 /users/networks/graph.py /users/networks/csv /users/networks`


Output:
+++++++
*Output:*

Your output is a *.png file* and should look like one of these.

Expand Down

0 comments on commit c0cf647

Please sign in to comment.