Skip to content

Commit b640409

Browse files
committed
Restructuration
1 parent b374acf commit b640409

15 files changed

+13
-21
lines changed

book/preface.rst renamed to 01-preface.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ If you want to rebuild the html output, from top direcotry, type:
3939
.. code-block::
4040
4141
$ rst2html.py --link-stylesheet --cloak-email-addresses \
42-
--toc-top-backlinks --stylesheet=book/book.css \
43-
book/book.rst book.html
42+
--toc-top-backlinks --stylesheet=book.css \
43+
book.rst book.html
4444
45-
The sources are available from https://github.com/rougier/numpy-book.
45+
The sources are available from https://github.com/rougier/from-python-to-numpy.
4646

4747
.. |ReST| replace:: restructured text
4848
.. _ReST: http://docutils.sourceforge.net/rst.html
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)