Go to the source code of this file.
Classes | |
| class | robotide.application.releasenotes.ReleaseNotes |
| Shows release notes of the current version. More... | |
Namespaces | |
| robotide.application.releasenotes | |
Variables | |
| robotide.application.releasenotes.date = time.strftime('%d/%m/%Y', time.localtime(os.path.getmtime(__file__))) | |
| robotide.application.releasenotes.milestone = re.split('[ab-]', VERSION)[0] | |
| string | robotide.application.releasenotes.RELEASE_NOTES |
| robotide.application.releasenotes.version = VERSION | |
| string | robotide.application.releasenotes.WELCOME_TEXT |