feat: restore sidebar's table of contents for nested pages
All checks were successful
deploy / build (push) Successful in 2m27s
All checks were successful
deploy / build (push) Successful in 2m27s
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#+title: StumpWM — Colours
|
||||
#+title: Colours
|
||||
#+setupfile: ../headers
|
||||
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
|
||||
|
||||
* StumpWM — Colours
|
||||
* Colours
|
||||
** Colours
|
||||
:PROPERTIES:
|
||||
:header-args:lisp: :mkdirp yes :tangle ~/.stumpwm.d/colors.lisp
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#+title: StumpWM — Commands
|
||||
#+title: Commands
|
||||
#+setupfile: ../headers
|
||||
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
|
||||
|
||||
* StumpWM — Commands
|
||||
* Commands
|
||||
** Commands
|
||||
:PROPERTIES:
|
||||
:header-args:lisp: :mkdirp yes :tangle ~/.stumpwm.d/commands.lisp
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#+title: StumpWM — Groups and Placement
|
||||
#+title: Groups and Placement
|
||||
#+setupfile: ../headers
|
||||
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
|
||||
|
||||
* StumpWM — Groups and Placement
|
||||
* Groups and Placement
|
||||
** Groups and Placement
|
||||
:PROPERTIES:
|
||||
:header-args:lisp: :mkdirp yes :tangle ~/.stumpwm.d/placement.lisp :noweb yes
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#+title: StumpWM — Basic Configuration
|
||||
#+title: Basic Configuration
|
||||
#+setupfile: ../headers
|
||||
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
|
||||
|
||||
* StumpWM — Basic Configuration
|
||||
* Basic Configuration
|
||||
** Init File
|
||||
:PROPERTIES:
|
||||
:header-args:lisp: :mkdirp yes :tangle ~/.stumpwm.d/init.lisp
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#+title: StumpWM — Keybindings
|
||||
#+title: Keybindings
|
||||
#+setupfile: ../headers
|
||||
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
|
||||
|
||||
* StumpWM — Keybindings
|
||||
* Keybindings
|
||||
** Keybinds
|
||||
:PROPERTIES:
|
||||
:header-args:lisp: :mkdirp yes :tangle ~/.stumpwm.d/keybindings.lisp :noweb yes
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#+title: StumpWM — Mode-Line
|
||||
#+title: Mode-Line
|
||||
#+setupfile: ../headers
|
||||
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
|
||||
|
||||
* StumpWM — Mode-Line
|
||||
* Mode-Line
|
||||
** Mode-Line
|
||||
:PROPERTIES:
|
||||
:header-args:lisp: :mkdirp yes :tangle ~/.stumpwm.d/modeline.lisp
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#+title: StumpWM — Theme
|
||||
#+title: Theme
|
||||
#+setupfile: ../headers
|
||||
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
|
||||
|
||||
* StumpWM — Theme
|
||||
* Theme
|
||||
** Theme
|
||||
:PROPERTIES:
|
||||
:header-args:lisp: :mkdirp yes :tangle ~/.stumpwm.d/theme.lisp :noweb yes
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#+title: StumpWM — Utilities
|
||||
#+title: Utilities
|
||||
#+setupfile: ../headers
|
||||
#+property: header-args:emacs-lisp :tangle no :exports results :cache yes :noweb yes
|
||||
|
||||
* StumpWM — Utilities
|
||||
* Utilities
|
||||
** Utilities
|
||||
:PROPERTIES:
|
||||
:header-args:lisp: :mkdirp yes :tangle ~/.stumpwm.d/utilities.lisp :noweb yes
|
||||
|
||||
Reference in New Issue
Block a user