|
From: <ma...@sm...> - 2017-05-10 19:26:01
|
Hi! as announced before, the hydrogen documentation lives now inside its own git repository. You can find the manual and tutorial here: https://github.com/hydrogen-music/documentation The old data/doc folder is now a git submodule. If you want to work on the documentation or create an installer (debian package, nsis, whatever..) you can initialize the submodule with "git submodule init; git submodule update". Have a look at https://git-scm.com/book/en/v2/Git-Tools-Submodules for more information about git submodules. The new documentation repository works also in a "freestanding" manner, so you can clone just the documentation repository if you want to work on the documentation. Best regards, Sebastian Am 11.03.2017 11:35, schrieb ma...@sm...: > Hi everyone! > > As you most of you already know, the hydrogen manual and tutorial are > getting more and more deprecated since those documents were not updated > for some time.. Is there anyone on this list who has an interested in > writing and who would be interested in helping with updating the > manual? > > Apart from that, i'm currently thinking about putting the documentation > (manual and tutorial) in a separate git repository. This helps to keep > the source code repository small (i suppose that over time, more and > more larger images will be added to the manual) and allows for a better > permission-management for our repositories. > > Best regards, > Sebastian > > > ------------------------------------------------------------------------------ > Announcing the Oxford Dictionaries API! The API offers world-renowned > dictionary content that is easy and intuitive to access. Sign up for an > account today to start using our lexical data to power your apps and > projects. Get started today and enter our developer competition. > http://sdm.link/oxford > _______________________________________________ > Hydrogen-devel mailing list > Hyd...@li... > https://lists.sourceforge.net/lists/listinfo/hydrogen-devel |