[Top][Contents][Index][ ? ] |
Table of Contents
- 1. Starting with git
- 1.1 Getting the source code
- 1.2 Updating the source code
- 1.3 Sharing your changes
- 1.4 Advanced git stuff
- 1.5 Git on Windows
- 1.5.1 Background to nomenclature
- 1.5.2 Installing git
- 1.5.3 Initialising Git
- 1.5.4 Git GUI
- 1.5.5 Personalising your local git repository
- 1.5.6 Checking out a branch
- 1.5.7 Updating files from remote/origin/master
- 1.5.8 Editing files
- 1.5.9 Sending changes to remote/origin/master
- 1.5.10 Resolving merge conflicts
- 1.5.11 Other actions
- 2. Compiling LilyPond
- 3. Documentation work
- 3.1 Introduction to documentation work
- 3.2 Documentation suggestions
- 3.3 Texinfo introduction and usage policy
- 3.4 Documentation policy
- 3.5 Tips for writing docs
- 3.6 Updating doc with
convert-ly
- 3.7 Translating the documentation
- 4. Website work
- 5. LSR work
- 6. Issues
- 7. Programming work
- 8. Release work
[Top][Contents][Index][ ? ] |