commit bd402c9449dfd59d20b40c0e142a4fcad5035df5
parent 39de8bba6844fff844c734e35bfabe4b18b25954
Author: Erik Loualiche <[email protected]>
Date: Sat, 24 May 2025 11:19:25 -0500
Merge pull request #1 from LouLouLibs/compathelper/new_version/2022-10-15-01-17-30-316-00531866699
Compathelper/new version/2022 10 15 01 17 30 316 00531866699
Diffstat:
4 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml
@@ -2,7 +2,7 @@ name: Documentation
on:
push:
branches:
- - master
+ - main
tags: '*'
pull_request:
jobs:
diff --git a/.gitignore b/.gitignore
@@ -1 +1,6 @@
+
+# ---------------------------------------------------------
+# STANDARD JULIA IGNORE
/Manifest.toml
+docs/build/
+# ---------------------------------------------------------
diff --git a/Project.toml b/Project.toml
@@ -13,6 +13,7 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
[compat]
CSV = "0.10"
+DataFrames = "1"
julia = "1"
[extras]
diff --git a/README.md b/README.md
@@ -1,5 +1,7 @@
# FinanceRoutines
+https://juliadocs.github.io/Documenter.jl/stable
+
[](https://github.com/eloualiche/FinanceRoutines.jl/actions/workflows/CI.yml?query=branch%3Amain)
## Functions