This project includes source code for integrated 1Password help.
It can be useful to a developer who need a simple tool to create built-in help systems for Mac OS X applications. The project includes a script to generate standard Mac OS X application help files.
The idea is to minimize the amount of maintenance work required to compile the documentation: - the structure of the help is defined via directory structure - the source documents are written with Markdown
The generate script will scan the directory structure and automatically prepare table of contents and convert markdown formatting into proper XHTML with standard header and footer as defined by the help template.
The generate script is based on Ruby and uses Maruku gem for Markdown.
How to use: 1. Install maruku (gem install maruku) 2. Checkout the project 3. Run ./script/generate and it will create "html" subdirectory with the XHTML help files for the application.
To customize help for your application you will need to edit the markdown files in "source" folder and help template files and stylesheets in "template" folder.
Tags
No tags have been added
In a Nutshell, 1password-touch-help...
No code available to analyze
Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Open Hub cannot perform this analysis
Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Open Hub can generate statistics! It's fast and easy - try it and see!
This Project has No vulnerabilities Reported Against it
Did You Know...
...
in 2016, 47% of companies did not have formal process in place to track OS code
...
anyone with an Open Hub account can update a project's tags
...
use of OSS increased in 65% of companies in 2016
...
learn about Open Hub updates and features on the
Open Hub blog
No code available to analyze
Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has no code locations, and so Open Hub cannot perform this analysis
Is this project's source code hosted in a publicly available repository? Do you know the URL? If you do, click the button below and tell us so that Open Hub can generate statistics! It's fast and easy - try it and see!
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy