We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add format types for ``` blocks in all files. Note: for PHP the formatting doesn't happen unless the block has <?php; see https://stackoverflow.com/questions/21729960/how-do-i-use-syntax-highlighting-in-php-within-a-markdown-github-gist Most of our PHP blocks don't have this. But I added the ```php so we can locate the blocks.
Fix headers Signed-off-by: Vitalii Koshura <[email protected]>
Update a bunch of files Signed-off-by: Vitalii Koshura <[email protected]>
Update BuildMacApp.md and HTMLGfx.md files Signed-off-by: Vitalii Koshura <[email protected]>
Update AppPlanSpec.md, AppVErsionNew.md, HTMLGfx.md, ProjectOptions.md, ServerIntro.md and SourceCodeGit.md files Signed-off-by: Vitalii Koshura <[email protected]>
Update HTMLGfx.md file Signed-off-by: Vitalii Koshura <[email protected]>
Update HTMLGfx.md, JobIn.md and MakeProject.md files Signed-off-by: Vitalii Koshura <[email protected]>
Initial Commit