From 872854a03a4b0128b4e3a3b831f72c3ccf60c85b Mon Sep 17 00:00:00 2001 From: Daniel Lim Date: Tue, 23 Jan 2018 23:39:50 +0800 Subject: [PATCH] Add applications section --- source/3/applications.rst | 8 ++++++++ source/index.rst | 1 + 2 files changed, 9 insertions(+) create mode 100644 source/3/applications.rst diff --git a/source/3/applications.rst b/source/3/applications.rst new file mode 100644 index 00000000..6256814e --- /dev/null +++ b/source/3/applications.rst @@ -0,0 +1,8 @@ +Chapter 3: Applications +============================== + +This chapter will show you the various applications that ship with Lubuntu. + +.. toctree:: + :maxdepth: 2 + :titlesonly: diff --git a/source/index.rst b/source/index.rst index bf76ffcc..a135ed33 100644 --- a/source/index.rst +++ b/source/index.rst @@ -18,6 +18,7 @@ Contents :titlesonly: 1/installing_lubuntu + 3/applications Thank you! ==========