-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix/documentation samples restructuring (#32)
* Update rooibos.cat.brs Add compiled version of `rooibos.cat.brs` with proper Roku comment syntax to avoid compile errors. * Delete rooibosDist.brs Remove the `rooibosDist.brs` file to avoid compile errors when running the nonEval sample code. * Create rooibosFunctionMap.brs Add `rooibosFunctionMap.brs` to `nonEvalSample/source/tests` as this is referenced from `nonEvalSample/components/tests/NodeExampleTests.xml` and project won't compile without it. * Create a more deliberate directory structure so we can easily see which files are part of the framework and which are test specs. * Restructure the samples/Overview directory * Remove the auto generated rooibosFunctionMap.brs files from version control. Add .rooibosrc.json files for use with rooibosC preprocessor * Move some modules from deps to devDeps in package.json and add gulp as devDep * Make the gulp file deploy args configurable via command line env vars. * Ignore generated rooibosFunctionMap.brs file from version control * Update key names in .rooibosrc.json in example app * Rename the nonEvalSample directory to just example as eval is no longer supported * Formalise the directory structures and naming conventions in the example app and update the docs. * Tie up loose ends in regards to naming and directory structure. * Fix doc formatting * Fix doc formatting * Fix doc formatting * Remove old eval example app * Rename framework directory to rooibos in example app * Update the docs page to reference the new 'rooibos' directory instead of 'framework'. * Remove copy to non-existant samples/Overview directory from gulpfile * Fix some file paths in the example app * Fix a few more paths in renaming 'framework' to 'rooibos'
- Loading branch information
1 parent
7482b7c
commit 6df6188
Showing
42 changed files
with
2,304 additions
and
10,904 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.