Skip to content

Commit

Permalink
rebuild docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Feb 22, 2021
1 parent 8922d82 commit 98f1dcb
Show file tree
Hide file tree
Showing 6 changed files with 2,706 additions and 1,816 deletions.
3 changes: 1 addition & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"program": "${workspaceRoot}/node_modules/mocha/bin/_mocha",
"stopOnEntry": false,
"args": [
"--debug",
"lib/**/*.spec.js"
"./dist/ExifDateTime.spec.js"
],
"cwd": "${workspaceRoot}",
"preLaunchTask": "",
Expand Down
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"preu",
"randler",
"structs",
"tmpname"
"tmpname",
"tzoffset"
]
}
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

73 changes: 54 additions & 19 deletions docs/classes/exifdatetime.html

Large diffs are not rendered by default.

4,439 changes: 2,647 additions & 1,792 deletions docs/interfaces/tags.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ <h3>offset<wbr>Minutes<wbr>ToZone<wbr>Name</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L25">src/Timezones.ts:25</a></li>
<li>Defined in <a href="https://github.com/photostructure/exiftool-vendored.js/blob/main/src/Timezones.ts#L30">src/Timezones.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down

0 comments on commit 98f1dcb

Please sign in to comment.