You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder includes files from [docdash 2.0.2](https://github.com/clenemt/docdash/tree/bee5d0789068be6a1e01ce02968b23dd021b4fb6), which is a documentation template for JSDoc.
35
+
36
+
These files have been modified to change the output from HTML to Markdown, and to remove unnecessary features for our use case.
37
+
38
+
## Modifications by SAP
39
+
* Output Markdown instead of HTML (Modified all templates)
40
+
* Removed navbar functionality from publish.js
41
+
* Removed static files functionality from publish.js
42
+
* Modified js links to link to GitHub
43
+
* Modified internal linking
44
+
45
+
## Contributors
46
+
47
+
Thanks to [lodash](https://lodash.com) and [minami](https://github.com/nijikokun/minami).
48
+
49
+
## License
50
+
Licensed under the Apache License, version 2.0. (see [Apache-2.0](LICENSE.md)).
0 commit comments