This is an old revision of the document! Road MapThe help project is well under way now, and a road map is forming. Interested parties should feel free to help, as there is a ton of work to do. The groundwork is far enough along, and the old Handbook is now in one gigantic page. What we need to do from here is:
Help buttons* Find a QDialogButtonBox somewhere (usually in dialogs) * If there is not already a QStandardButton::Help then add one * Hook up the help slot, and provide an unique URL Adding help to LilyPondOptionsDialog: * Once you have the slot pointing to your unique URL, access that page here on the wiki * If information on this topic already exists in the big all-in-one manual, cut it out of the main text and paste it on your new page, leaving behind a top level header and a link (To be continued… I need to make another diff.) Editor Help Menus(We'll get here a bit later… Please ignore these for the time being, and work on help buttons!) |