add toc to index
This commit is contained in:
parent
96e8c1b8c6
commit
c3128bb1bc
|
|
@ -20,29 +20,10 @@ 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
|
bugs you encounter. open merge requests of patches or simply get involved
|
||||||
in other tasks evident on <https://git.devuan.org>
|
in other tasks evident on <https://git.devuan.org>
|
||||||
|
|
||||||
## acknowledgments
|
## toc
|
||||||
|
|
||||||
Devuan's SDK was originally conceived during a period of residency at the
|
* [workflow](workflow.7.html)
|
||||||
Schumacher college in Dartington, UK. Greatly inspired by the laborious and
|
* [libdevuansdk configuration](configuration.7.html)
|
||||||
mindful atmosphere of its wonderful premises.
|
* [libdevuansdk helper functions](helper_functions.7.html)
|
||||||
|
* [creating wrappers around libdevuansdk](creating_wrappers.7.html)
|
||||||
|
|
||||||
The Devuan SDK is Copyright (c) 2015-2016 by the Dyne.org Foundation
|
|
||||||
|
|
||||||
Devuan SDK components are designed, written and maintained by:
|
|
||||||
|
|
||||||
- Ivan J. <parazyd@dyne.org>
|
|
||||||
- Denis Roio <jaromil@dyne.org>
|
|
||||||
- Enzo Nicosia <katolaz@freaknet.org>
|
|
||||||
|
|
||||||
This source code is free software: you can redistribute it and/or modify it
|
|
||||||
under the terms of the GNU General Public License as published by the Free
|
|
||||||
Software Foundation, either version 3 of the License, or (at your option)
|
|
||||||
any later version.
|
|
||||||
|
|
||||||
This software is distributed in the hope that it will be useful, but
|
|
||||||
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
|
||||||
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License along
|
|
||||||
with this source code. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue