package
Version:
v1.2.0-rc1
Opens a new window with list of versions in this module.
Published: Feb 16, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
How to generate the doc
go generate .
How to run HTTP server
go run server/main.go
How to deploy
git subtree push --prefix _docs/public/ origin gh-pages
How to update the version
- Fix the release date in the HTML
- Create a new branch from master branch with a version name like 1.2
- In master branch:
- Update version.txt in the master branch like 1.3.0-alpha
- In the new branch:
- Update version.txt like 1.2.0-rc1
- Generate the doc
- Add tag like v1.2.0-rc1
- Deploy JavaScript files to github.com/hajimehoshi/ebiten.pagestorage
- Deploy the doc
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.