-
-
Notifications
You must be signed in to change notification settings - Fork 710
Updating the Soot web page
Eric Bodden edited this page Aug 10, 2014
·
3 revisions
Found a mistake in Soot's webpage or want to add to it? Help us by making the appropriate change yourself!
Simply open the branch gh-pages and edit the appropriate .md file. Upon saving your change, Github will update the webpage from the Markdown file automatically.
- Fork your own copy of the Soot repository by clicking the Fork button ton the top right.
- Switch to the branch gh-pages within your forked copy of Soot.
- Make the appropriate changes and commit them.
- Create a pull request by clicking on the green button on the top left. A registered committer will then review and pull your changes.
Also check out Soot's webpage.
NOTE: If you find any bugs in those tutorials (or other parts of Soot) please help us out by reporting them in our issue tracker.
- Home
- Getting Help
- Tutorials
- Reference Material
- General Notions
- Getting Started
- A Few Uses of Soot
- Using Soot as a Command-Line Tool
- Using the Soot Eclipse Plugin
- Using Soot as a Compiler Framework
- Building Soot
- Coding Conventions
- Contributing to Soot
- Updating the Soot Web Page
- Reporting Bugs
- Preparing a New Soot Release