From c19e4ce22aae9a6df01ca400e5c3e654e874f1d3 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 13 Jun 2023 20:54:16 +0300 Subject: [PATCH] Updated for index --- docs/cli_usage/index.md | 2 +- docs/configuration/index.md | 2 +- docs/configuration/multilib.md | 4 ++-- docs/how_to_start/index.md | 2 +- docs/index.md | 10 +++++----- docs/issues.md | 2 +- docs/license/index.md | 2 +- docs/repositories.md | 2 +- docs/sbo_create.md | 2 +- docs/sun.md | 2 +- docs/test.md | 2 +- 11 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/cli_usage/index.md b/docs/cli_usage/index.md index 936094ca..642825f3 100644 --- a/docs/cli_usage/index.md +++ b/docs/cli_usage/index.md @@ -1,4 +1,4 @@ -### CLI Usage +# CLI Usage ``` slpkg - version 4.8.9 diff --git a/docs/configuration/index.md b/docs/configuration/index.md index 9e67417e..be839648 100644 --- a/docs/configuration/index.md +++ b/docs/configuration/index.md @@ -1,4 +1,4 @@ -### Configuration files +# Configuration files There are four configuration files. diff --git a/docs/configuration/multilib.md b/docs/configuration/multilib.md index 6900e38a..89c8997d 100644 --- a/docs/configuration/multilib.md +++ b/docs/configuration/multilib.md @@ -1,8 +1,8 @@ -### Multilib install instructions +# Multilib install instructions Date: 12/06/2023 -### Slackware for x86_64 - multilib packages & install instructions +# Slackware for x86_64 - multilib packages & install instructions Before proceeding with the installation, it is better to read Eric's instructions. You will find the file README.ERIC for this purpose, or refer directly to: diff --git a/docs/how_to_start/index.md b/docs/how_to_start/index.md index 58566eba..5d0f9a1b 100644 --- a/docs/how_to_start/index.md +++ b/docs/how_to_start/index.md @@ -1,4 +1,4 @@ -### How to start +# How to start If you are going to use only the [SlackBuilds.org](https://slackbuilds.org) repository, you don't need to edit the `/etc/slpkg/repositories.toml` file, otherwise edit the file and set `true` the repositories you want. diff --git a/docs/index.md b/docs/index.md index 80aecc29..1ef849da 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ -### About +# About Slpkg is a software package manager that installs, updates and removes packages on Slackware-based systems. It automatically calculates dependencies and figures out what things need to happen to install packages. @@ -8,18 +8,18 @@ Slpkg makes it easier to manage groups of machines without the need for manual u Slpkg works in accordance with the standards of the slackbuilds.org organization to build packages. It also uses the Slackware Linux instructions for installing, upgrading or removing packages. -### Source +# Source * GitLab repository. * SlackBuilds.org repository. * SourceForge repository. * PyPi repository. -### License +# License [MIT License](https://dslackw.gitlab.io/slpkg/license/) -### Donate +# Donate Did you know that we developers love coffee? @@ -27,7 +27,7 @@ Donate me a coffee ☕ ⬇ [paypal](https://www.paypal.me/dslackw) -### Support +# Support Please support: diff --git a/docs/issues.md b/docs/issues.md index 6d4a6190..e1fcf3de 100644 --- a/docs/issues.md +++ b/docs/issues.md @@ -1,4 +1,4 @@ -### Issues +# Issues Please report any bugs in [ISSUES](https://gitlab.com/dslackw/slpkg/issues) diff --git a/docs/license/index.md b/docs/license/index.md index 9c5a4107..8dd97724 100644 --- a/docs/license/index.md +++ b/docs/license/index.md @@ -1,4 +1,4 @@ -### MIT License +# MIT License Copyright (c) 2022 Dimitris Zlatanidis diff --git a/docs/repositories.md b/docs/repositories.md index 80ef5494..5b806b5e 100644 --- a/docs/repositories.md +++ b/docs/repositories.md @@ -1,4 +1,4 @@ -### Repositories supported +# Repositories supported This is the list of the supported repositories: diff --git a/docs/sbo_create.md b/docs/sbo_create.md index 0fa057ee..1d4e34be 100644 --- a/docs/sbo_create.md +++ b/docs/sbo_create.md @@ -1,3 +1,3 @@ -### sbo-create +# sbo-create [sbo-create](https://dslackw.gitlab.io/sbo-create/) it's a tool that creates easy, fast and safe SlackBuilds files scripts. \ No newline at end of file diff --git a/docs/sun.md b/docs/sun.md index b7baa549..fecf3520 100644 --- a/docs/sun.md +++ b/docs/sun.md @@ -1,4 +1,4 @@ -### SUN (Slackware Update Notifier) +# SUN (Slackware Update Notifier) [Slackware Update Notifier](https://dslackw.gitlab.io/sun/) is a tray notification applet for informing about package updates in Slackware and CLI tool for monitoring upgraded packages. \ No newline at end of file diff --git a/docs/test.md b/docs/test.md index d7da9b8a..1675184b 100644 --- a/docs/test.md +++ b/docs/test.md @@ -1,3 +1,3 @@ -### Testing +# Testing The majority of trials have been made in Slackware x86_64 'stable' environment. \ No newline at end of file