- List of Backups
- View the diff.
- View the diff current.
- View the source.
- Go to Devel.
How to Develop KAPSEL †
Online technical documentation for code developers †
Data Structures | List of important variables and detailed explanations of the data structures |
File List | List of souce files and detailed explanations of the all source codes including mutual dependencies of functions |
The above html files are generated by Doxygen, and the same documentation is included also in "Doxygen/html" folder of the installation package.
GIT: A version control system †
- Bug fixes and new implementations between major updates are provided through Github. You may make a local clone of the newest KAPSEL package by
> git clone git@github.com:kapsel-dns/kapsel.git my_local_kapsel
- If the above command does not work, you may try the following.
> git clone https://github.com/kapsel-dns/kapsel.git my_local_kapsel
Contact †
- KAPSEL Development Team: kapsel.dev@gmail.com