fixes for gh pages

This commit is contained in:
parazyd 2016-12-18 16:14:47 +01:00
parent 4d2a51cda6
commit 036dba433e
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
2 changed files with 30 additions and 30 deletions

View File

@ -1 +0,0 @@
libdevuansdk.7.md

29
docs/index.md Normal file
View File

@ -0,0 +1,29 @@
index
=====
`libdevuansdk` is a shell script library intended to unify the use and creation
of various functions spread throughout devuan's various sdks.
devuan's sdks are designed to be used interactively from a terminal, as
well as from shell scripts. libdevuansdk uses the functionality of the
[zuper](https://github.com/dyne/zuper) zsh library, but it does not include
it. you are required to include it in your sdk. however, `libdevuansdk`
requires the following packages to be installed:
```
zsh debootstrap sudo kpartx cgpt xz-utils
```
## notes
to support the development, you are welcome to open issues on problems and
bugs you encounter. open merge requests of patches or simply get involved
in other tasks evident on <https://git.devuan.org>
## toc
* [workflow](workflow.7.html)
* [libdevuansdk configuration](configuration.7.html)
* [libdevuansdk helper functions](helper_functions.7.html)
* [creating wrappers around libdevuansdk](creating_wrappers.7.html)

View File

@ -1,29 +0,0 @@
index
=====
`libdevuansdk` is a shell script library intended to unify the use and creation
of various functions spread throughout devuan's various sdks.
devuan's sdks are designed to be used interactively from a terminal, as
well as from shell scripts. libdevuansdk uses the functionality of the
[zuper](https://github.com/dyne/zuper) zsh library, but it does not include
it. you are required to include it in your sdk. however, `libdevuansdk`
requires the following packages to be installed:
```
zsh debootstrap sudo kpartx cgpt xz-utils
```
## notes
to support the development, you are welcome to open issues on problems and
bugs you encounter. open merge requests of patches or simply get involved
in other tasks evident on <https://git.devuan.org>
## toc
* [workflow](workflow.7.html)
* [libdevuansdk configuration](configuration.7.html)
* [libdevuansdk helper functions](helper_functions.7.html)
* [creating wrappers around libdevuansdk](creating_wrappers.7.html)

1
docs/libdevuansdk.7.md Symbolic link
View File

@ -0,0 +1 @@
index.md