[Top][Contents][Index][ ? ] |
Table of Contents
- 1. Introduction to contributing
- 2. Quick start
- 3. Working with source code
- 3.1 Manually installing lily-git.tcl
- 3.2 Starting with Git
- 3.3 Basic Git procedures
- 3.4 Advanced Git procedures
- 3.5 Git on Windows
- 3.5.1 Background to nomenclature
- 3.5.2 Installing git
- 3.5.3 Initialising Git
- 3.5.4 Git GUI
- 3.5.5 Personalising your local git repository
- 3.5.6 Checking out a branch
- 3.5.7 Updating files from ‘remote/origin/master’
- 3.5.8 Editing files
- 3.5.9 Sending changes to ‘remotes/origin/master’
- 3.5.10 Resolving merge conflicts
- 3.5.11 Other actions
- 3.6 Repository directory structure
- 3.7 Other Git documentation
- 4. Compiling
- 4.8 Concurrent stable and development versions
- 4.9 Build system
- 5.1 Introduction to documentation work
- 5.2 Documentation suggestions
- 5.3 Texinfo introduction and usage policy
- 5.4 Documentation policy
- 5.5 Tips for writing docs
- 5.6 Scripts to ease doc work
- 5.7 Docstrings in scheme
- 5.8 Translating the documentation
- 10.1 Overview of LilyPond architecture
- 10.2 LilyPond programming languages
- 10.3 Programming without compiling
- 10.4 Finding functions
- 10.5 Code style
- 10.6 Debugging LilyPond
- 10.7 Tracing object relationships
- 10.8 Adding or modifying features
- 10.8.1 Write the code
- 10.8.2 Write regression tests
- 10.8.3 Write convert-ly rule
- 10.8.4 Automatically update documentation
- 10.8.5 Manually update documentation
- 10.8.6 Edit changes.tely
- 10.8.7 Verify successful build
- 10.8.8 Verify regression tests
- 10.8.9 Post patch for comments
- 10.8.10 Push patch
- 10.8.11 Closing the issues
- 10.9 Iterator tutorial
- 10.10 Engraver tutorial
- 10.11 Callback tutorial
- 10.12 LilyPond scoping
- 10.13 LilyPond miscellany
[Top][Contents][Index][ ? ] |