X-Git-Url: https://git.ralfj.de/rust-101.git/blobdiff_plain/55dd9d13e5bce24c6deda1c8fbb5a919da1d0f42..cb170f41304c809a22de172621845e637e28b8d2:/README.rst diff --git a/README.rst b/README.rst index 8254d96..3d4188f 100644 --- a/README.rst +++ b/README.rst @@ -12,6 +12,8 @@ You can either read through the sources in ``src/``, or generate the HTML in ``docs/`` using ``make docs`` (this step needs Pycco_), or go directly to `the rendered output`_. +The files ``workspace/src/part*.rs`` are generated by ``make workspace``. + .. _Pycco: https://fitzgen.github.io/pycco/ .. _the rendered output: https://www.ralfj.de/projects/rust-101/main.html