https://github.com/pebakery/pebakery-docs
The Official PEBakery Documentation. The Master branch contains current docs for the latest stable release of PEBakery. The Develop branch includes changes and features introduced in nightly builds and may change without notice.
https://github.com/pebakery/pebakery-docs
Last synced: 5 months ago
JSON representation
The Official PEBakery Documentation. The Master branch contains current docs for the latest stable release of PEBakery. The Develop branch includes changes and features introduced in nightly builds and may change without notice.
- Host: GitHub
- URL: https://github.com/pebakery/pebakery-docs
- Owner: pebakery
- License: other
- Created: 2018-01-11T03:10:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T13:55:26.000Z (10 months ago)
- Last Synced: 2024-08-13T07:04:08.729Z (8 months ago)
- Homepage:
- Size: 485 KB
- Stars: 16
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - pebakery/pebakery-docs - The Official PEBakery Documentation. The Master branch contains current docs for the latest stable release of PEBakery. The Develop branch includes changes and features introduced in nightly builds an (Others)
README
# PEBakery Manual
Welcome to the PEBakery Manual!
## Table of Contents
1. Using PEBakery
* Main Window
* Settings
* [Projects](./Usage/Settings-Projects.md)
* [General](./Usage/Settings-General.md)
* [Interface](./Usage/Settings-Interface.md)
* [Script](./Usage/Settings-Script.md)
* [Log](./Usage/Settings-Log.md)
* [Compatibility](./Usage/Settings-Compatibility.md)
* [Logs](./Usage/Logs.md)
* [Utilities](./Usage/Utilities.md)
* Update
* [Script Update](./Usage/ScriptUpdate.md)
* [Project Update](./Usage/ProjectUpdate.md)
1. Scripting Reference
* [.Script Syntax](./LangRef/Syntax.md)
* [Comments](./LangRef/Comments.md)
* [Variables](./LangRef/Variables.md)
* [Macros](./LangRef/Macros.md)
* [Project Components](./Projects/README.md)
* [Scripts](./Projects/ScriptFiles.md)
* [Links](./Projects/LinkFiles.md)
* [Folders](./Projects/FolderFiles.md)
* [Projects](./Projects/ProjectFiles.md)
* [Commands](./Commands/README.md)
* [Sections](./LangRef/Sections.md)
* [GUI Controls](./GUIControls/README.md)
1. Appendix
* [Bug Reports](./BugReport/README.md)
* [Coding Guide](./CodingGuide/README.md)
* [Command Line Usage](./Usage/CommandLine.md)
* [Deprecated Commands](./Commands/Deprecated.md)
* [License](LICENSE)
* [Migrating from Winbuilder](./CodingGuide/Migrating.md)