Adding table of contents to docs pages
This commit is contained in:
parent
68fd06f408
commit
57eb5d9c5b
32 changed files with 229 additions and 304 deletions
|
@ -1,15 +1,9 @@
|
|||
---
|
||||
layout: docs
|
||||
title: Troubleshooting
|
||||
blurb: Having trouble with your LibreTime installation? We've got you covered!
|
||||
toc: true
|
||||
---
|
||||
|
||||
> Quick Links:
|
||||
- [Log Files](#logs)
|
||||
- [Test Tones](#tones)
|
||||
- [RabbitMQ](#rabbitmq)
|
||||
- [Uninstall LibreTime](#uninstall)
|
||||
|
||||
LibreTime is effectively a web site running on a LAPP stack, so individual components of the system can be started, stopped, restarted or checked in the server console using the **systemctl** command:
|
||||
|
||||
sudo systemctl start|stop|restart|status libretime-liquidsoap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue