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
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"css","path":"css","contentType":"directory"},{"name":"docs","path":"docs","contentType":"directory"},{"name":"example","path":"example","contentType":"directory"},{"name":"i18n","path":"i18n","contentType":"directory"},{"name":"images","path":"images","contentType":"directory"},{"name":"lib","path":"lib","contentType":"directory"},{"name":"logs","path":"logs","contentType":"directory"},{"name":"src","path":"src","contentType":"directory"},{"name":"test","path":"test","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".travis.yml","path":".travis.yml","contentType":"file"},{"name":"CHANGELOG.md","path":"CHANGELOG.md","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"Rakefile","path":"Rakefile","contentType":"file"},{"name":"angularFiles.js","path":"angularFiles.js","contentType":"file"},{"name":"changelog.js","path":"changelog.js","contentType":"file"},{"name":"changelog.spec.js","path":"changelog.spec.js","contentType":"file"},{"name":"changelog.tmp.md","path":"changelog.tmp.md","contentType":"file"},{"name":"check-size.sh","path":"check-size.sh","contentType":"file"},{"name":"gdocs.js","path":"gdocs.js","contentType":"file"},{"name":"gen_docs.sh","path":"gen_docs.sh","contentType":"file"},{"name":"init-repo.sh","path":"init-repo.sh","contentType":"file"},{"name":"nodeserver.sh","path":"nodeserver.sh","contentType":"file"},{"name":"package.json","path":"package.json","contentType":"file"},{"name":"release-commit.sh","path":"release-commit.sh","contentType":"file"},{"name":"start-iteration.sh","path":"start-iteration.sh","contentType":"file"},{"name":"testacular-e2e.conf.js","path":"testacular-e2e.conf.js","contentType":"file"},{"name":"testacular-jqlite.conf.js","path":"testacular-jqlite.conf.js","contentType":"file"},{"name":"testacular-jquery.conf.js","path":"testacular-jquery.conf.js","contentType":"file"},{"name":"testacular-modules.conf.js","path":"testacular-modules.conf.js","contentType":"file"},{"name":"validate-commit-msg.js","path":"validate-commit-msg.js","contentType":"file"},{"name":"validate-commit-msg.spec.js","path":"validate-commit-msg.spec.js","contentType":"file"},{"name":"version.js","path":"version.js","contentType":"file"},{"name":"version.yaml","path":"version.yaml","contentType":"file"},{"name":"watchr-docs.rb","path":"watchr-docs.rb","contentType":"file"}],"totalCount":37}},"fileTreeProcessingTime":8.10014,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":8335458,"defaultBranch":"master","name":"angular.js","ownerLogin":"ljspace","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2013-02-21T13:21:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2037465?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1613559126.841163","canEdit":false,"refType":"branch","currentOid":"2508b47c1a34dfc834f8fde858574f81af4d287e"},"path":"gen_docs.sh","currentUser":null,"blob":{"rawLines":["#!/usr/bin/env bash","","JASMINE_NODE='jasmine-node'","local_jasmine='./node_modules/.bin/jasmine-node'","","if ! type -p \"$JASMINE_NODE\" \u003e/dev/null 2\u003e\u00261;then"," if [[ -x \"$local_jasmine\" ]];then"," JASMINE_NODE=\"$local_jasmine\""," else"," echo 'Could not find a locally or globally installed executable of' \\"," 'jasmine-node. Try: `npm install jasmine-node`.' \u003e\u00262"," exit 1"," fi","fi","","if [[ ! -e gen_docs.disable ]]; then"," echo 'Testing, then building documentation...'"," \"$JASMINE_NODE\" docs/spec --noColor \u0026\u0026 node docs/src/gen-docs.js","fi"],"stylingDirectives":[[[0,19,"pl-c"],[0,2,"pl-c"]],[],[[13,27,"pl-s"],[13,14,"pl-pds"],[26,27,"pl-pds"]],[[14,48,"pl-s"],[14,15,"pl-pds"],[47,48,"pl-pds"]],[],[[0,2,"pl-k"],[3,4,"pl-k"],[5,9,"pl-c1"],[13,28,"pl-s"],[13,14,"pl-pds"],[14,27,"pl-smi"],[27,28,"pl-pds"],[29,30,"pl-k"],[40,44,"pl-k"],[44,45,"pl-k"],[45,49,"pl-k"]],[[2,4,"pl-k"],[8,10,"pl-k"],[11,27,"pl-s"],[11,12,"pl-pds"],[12,26,"pl-smi"],[26,27,"pl-pds"],[30,31,"pl-k"],[31,35,"pl-k"]],[[17,33,"pl-s"],[17,18,"pl-pds"],[18,32,"pl-smi"],[32,33,"pl-pds"]],[[2,6,"pl-k"]],[[4,8,"pl-c1"],[9,71,"pl-s"],[9,10,"pl-pds"],[70,71,"pl-pds"]],[[9,57,"pl-s"],[9,10,"pl-pds"],[56,57,"pl-pds"],[58,61,"pl-k"]],[[4,8,"pl-c1"]],[[2,4,"pl-k"]],[[0,2,"pl-k"]],[],[[0,2,"pl-k"],[6,7,"pl-k"],[8,10,"pl-k"],[30,31,"pl-k"],[32,36,"pl-k"]],[[2,6,"pl-c1"],[7,48,"pl-s"],[7,8,"pl-pds"],[47,48,"pl-pds"]],[[2,17,"pl-s"],[2,3,"pl-pds"],[3,16,"pl-smi"],[16,17,"pl-pds"],[38,40,"pl-k"]],[[0,2,"pl-k"]]],"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/ljspace/angular.js/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"gen_docs.sh","displayUrl":"https://github.com/ljspace/angular.js/blob/master/gen_docs.sh?raw=true","headerInfo":{"blobSize":"538 Bytes","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"039daa4","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fljspace%2Fangular.js%2Fblob%2Fmaster%2Fgen_docs.sh","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"19","truncatedSloc":"16"},"mode":"executable file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Shell","languageID":346,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/ljspace/angular.js/blob/master/gen_docs.sh","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/ljspace/angular.js/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/ljspace/angular.js/raw/refs/heads/master/gen_docs.sh","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timed_out":false,"not_analyzed":false,"symbols":[]}},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/ljspace/angular.js/branches":{"post":"Pl4-DTpBKKoRf9lF4_QuNlXJSfz3YY6w-E_4oRuak832rhOKY6iPpmXu5qKxXBzIpbigQuWLEri70TjzYuX25Q"},"/repos/preferences":{"post":"2GYeTLWbZAFi6tiSv8hXcu-TEulGEFDNXfmyc_UZnxDzCMxbP8IPOkUey5DZdw2QdwWI4XFbfkXr8nt2G9Nqag"}}},"title":"angular.js/gen_docs.sh at master · ljspace/angular.js","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-7d7eb7c71814.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1ae9fa256942.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true,"github_models_repo_integration":false}}}