diff --git a/doc/index.rst b/doc/index.rst index 1b11bddd..19472adc 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -5,7 +5,7 @@ Liminix :maxdepth: 3 :caption: Contents: - new + tutorial Indices and tables diff --git a/doc/new.rst b/doc/tutorial.rst similarity index 97% rename from doc/new.rst rename to doc/tutorial.rst index 1273d9c2..2db55c24 100644 --- a/doc/new.rst +++ b/doc/tutorial.rst @@ -255,28 +255,3 @@ Final thoughts (requires physical access, vendor specific). There are slicker ways to do it that need a bit more setup - we'll talk about that later as well. - - - - -- using modules - - - link to module reference - -- creating custom services - - - longrun or oneshot - - dependencies - - outputs - -- creating your own modules - -- hacking on Liminix itself - -- contributing - -- external links and resources - -- module reference - -- hardware device reference