-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #111 from codetalker7/change-package-name
Package name changed to `TimeFrames`.
- Loading branch information
Showing
48 changed files
with
801 additions
and
801 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
```@meta | ||
CurrentModule = TSx | ||
CurrentModule = TimeFrames | ||
``` | ||
|
||
# TSx API reference | ||
# TimeFrames API reference | ||
|
||
API reference of [TSx](https://github.com/xKDR/TSx.jl). | ||
API reference of [TimeFrames](https://github.com/xKDR/TimeFrames.jl). | ||
|
||
```@index | ||
``` | ||
|
||
```@autodocs | ||
Modules = [TSx] | ||
Modules = [TimeFrames] | ||
``` |
Oops, something went wrong.