Skip to content

Commit 54680c4

Browse files
committed
📝 Generating docs
1 parent 502f3c3 commit 54680c4

8 files changed

Lines changed: 16 additions & 8 deletions

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,13 @@ Azure yaml pipeline files are provided in [`.ci/workflows`](./.ci/workflows).
6363
- [`azure-pipelines-docs.yml`](./.ci/workflows/azure-pipelines-docs.yml) -- Generates documentation, commits,and pushes back to current PR/branch
6464
- [`azure-pipelines-build-deploy.yml`](./.ci/workflows/azure-pipelines-build-deploy.yml) -- Runs Jest tests, generates a change based deploy.xml, updates manifest dependencies, and uses SuiteCloud CLI to deploy projects
6565

66-
## 📝 Documentation
66+
## 👥 Contributors
6767

68+
| Name | GitHub | Twitter |
69+
| ---------------- | --------------------------------------- | ----------------------------------------- |
70+
| **Ryan Valizan** | [devnetkc](https://github.com/devnetkc) | [@devnetkc](https://twitter.com/devnetkc) |
6871

72+
## 📝 Documentation
6973

7074
## Modules
7175

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-aM
5656
<br class="clear">
5757

5858
<footer>
59-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:20:15 GMT-0600 (Central Standard Time)
59+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:59:55 GMT-0600 (Central Standard Time)
6060
</footer>
6161

6262
<script> prettyPrint(); </script>

docs/module-aModule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-aM
645645
<br class="clear">
646646

647647
<footer>
648-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:20:15 GMT-0600 (Central Standard Time)
648+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:59:55 GMT-0600 (Central Standard Time)
649649
</footer>
650650

651651
<script> prettyPrint(); </script>

docs/module-csExampleModule_CS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-aM
717717
<br class="clear">
718718

719719
<footer>
720-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:20:15 GMT-0600 (Central Standard Time)
720+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:59:55 GMT-0600 (Central Standard Time)
721721
</footer>
722722

723723
<script> prettyPrint(); </script>

docs/src_FileCabinet_SuiteScripts_CS_customModule_CS.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-aM
136136
<br class="clear">
137137

138138
<footer>
139-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:20:15 GMT-0600 (Central Standard Time)
139+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:59:55 GMT-0600 (Central Standard Time)
140140
</footer>
141141

142142
<script> prettyPrint(); </script>

docs/src_FileCabinet_SuiteScripts_Modules_aModule.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-aM
124124
<br class="clear">
125125

126126
<footer>
127-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:20:15 GMT-0600 (Central Standard Time)
127+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:59:55 GMT-0600 (Central Standard Time)
128128
</footer>
129129

130130
<script> prettyPrint(); </script>

docs/suitecloud.config.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-aM
6161
<br class="clear">
6262

6363
<footer>
64-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:20:15 GMT-0600 (Central Standard Time)
64+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Sat Nov 26 2022 14:59:55 GMT-0600 (Central Standard Time)
6565
</footer>
6666

6767
<script> prettyPrint(); </script>

wiki/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,13 @@ Azure yaml pipeline files are provided in [`.ci/workflows`](./.ci/workflows).
6363
- [`azure-pipelines-docs.yml`](./.ci/workflows/azure-pipelines-docs.yml) -- Generates documentation, commits,and pushes back to current PR/branch
6464
- [`azure-pipelines-build-deploy.yml`](./.ci/workflows/azure-pipelines-build-deploy.yml) -- Runs Jest tests, generates a change based deploy.xml, updates manifest dependencies, and uses SuiteCloud CLI to deploy projects
6565

66-
## 📝 Documentation
66+
## 👥 Contributors
6767

68+
| Name | GitHub | Twitter |
69+
| ---------------- | --------------------------------------- | ----------------------------------------- |
70+
| **Ryan Valizan** | [devnetkc](https://github.com/devnetkc) | [@devnetkc](https://twitter.com/devnetkc) |
6871

72+
## 📝 Documentation
6973

7074
## Modules
7175

0 commit comments

Comments
 (0)