Skip to content

Commit 5ea1cad

Browse files
committed
first push
1 parent 5a886a6 commit 5ea1cad

File tree

14 files changed

+32
-37
lines changed

14 files changed

+32
-37
lines changed

.github/ISSUE_TEMPLATE/blank-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Blank issue
33
about: Blank template for general issue
4-
title: "[General] title"
4+
title: "[General] "
55
labels: ''
66
assignees: ocots
77

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a bug report to help us improve
4-
title: "[Bug] title"
4+
title: "[Bug] "
55
labels: bug
66
assignees: ocots
77

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: CTApp.jl package support
4-
url: https://github.com/control-toolbox/CTApp.jl/discussions
5-
about: Please ask and answer questions about CTApp.jl here.
3+
- name: Tutorials.jl package support
4+
url: https://github.com/control-toolbox/Tutorials.jl/discussions
5+
about: Please ask and answer questions about Tutorials.jl here.
66
- name: Control-toolbox organisation support
77
url: https://github.com/orgs/control-toolbox/discussions
88
about: For more general questions about control-toolbox ecosystem it's here.

.github/ISSUE_TEMPLATE/developers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: 'Developers '
33
about: Suggest internal modifications
4-
title: "[Dev] title"
4+
title: "[Dev] "
55
labels: internal dev
66
assignees: ocots
77

.github/ISSUE_TEMPLATE/documentation-suggestion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Documentation suggestion
33
about: Suggest improvements or additions to the documentation
4-
title: "[Doc] title"
4+
title: "[Doc] "
55
labels: documentation
66
assignees: ocots
77

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: "[Feature] title"
4+
title: "[Feature] "
55
labels: enhancement
66
assignees: ocots
77

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name = "CTApp"
2-
uuid = "eb604665-d64b-4d02-aa6d-8b42324a08dc"
1+
name = "Tutorials"
2+
uuid = "cb10daa6-a5e5-4c25-a171-ae181b8ea3c9"
33
authors = ["Olivier Cots <olivier.cots@toulouse-inp.fr>"]
44
version = "0.1.0"
55

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
# CTApp.jl
1+
# Tutorials.jl
22

33
This repository is a template to create an application or a package for the [control-toolbox ecosystem](https://github.com/control-toolbox).
44

5-
The instructions to set up a new application / package are given in discussion https://github.com/control-toolbox/CTApp.jl/discussions/9.
5+
The instructions to set up a new application / package are given in discussion https://github.com/control-toolbox/Tutorials.jl/discussions/9.
66

7-
[![**Click here to follow instructions to use this template!** ⬅️](https://img.shields.io/badge/Click_here_to_follow_instructions_to_use_this_template!-darkgreen)](https://github.com/control-toolbox/CTApp.jl/discussions/9)
7+
[![**Click here to follow instructions to use this template!** ⬅️](https://img.shields.io/badge/Click_here_to_follow_instructions_to_use_this_template!-darkgreen)](https://github.com/control-toolbox/Tutorials.jl/discussions/9)
88

99
----
1010

11-
[ci-img]: https://github.com/control-toolbox/CTApp.jl/actions/workflows/CI.yml/badge.svg?branch=main
12-
[ci-url]: https://github.com/control-toolbox/CTApp.jl/actions/workflows/CI.yml?query=branch%3Amain
11+
[ci-img]: https://github.com/control-toolbox/Tutorials.jl/actions/workflows/CI.yml/badge.svg?branch=main
12+
[ci-url]: https://github.com/control-toolbox/Tutorials.jl/actions/workflows/CI.yml?query=branch%3Amain
1313

14-
[co-img]: https://codecov.io/gh/control-toolbox/CTApp.jl/branch/main/graph/badge.svg?token=YM5YQQUSO3
15-
[co-url]: https://codecov.io/gh/control-toolbox/CTApp.jl
14+
[co-img]: https://codecov.io/gh/control-toolbox/Tutorials.jl/branch/main/graph/badge.svg?token=YM5YQQUSO3
15+
[co-url]: https://codecov.io/gh/control-toolbox/Tutorials.jl
1616

1717
[doc-dev-img]: https://img.shields.io/badge/docs-dev-8A2BE2.svg
18-
[doc-dev-url]: https://control-toolbox.org/CTApp.jl/dev/
18+
[doc-dev-url]: https://control-toolbox.org/Tutorials.jl/dev/
1919

2020
[doc-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
21-
[doc-stable-url]: https://control-toolbox.org/CTApp.jl/stable/
21+
[doc-stable-url]: https://control-toolbox.org/Tutorials.jl/stable/
2222

2323
[licence-img]: https://img.shields.io/badge/License-MIT-yellow.svg
24-
[licence-url]: https://github.com/control-toolbox/CTApp.jl/blob/master/LICENSE
24+
[licence-url]: https://github.com/control-toolbox/Tutorials.jl/blob/master/LICENSE
2525

2626
[aqua-img]: https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg
2727
[aqua-url]: https://github.com/JuliaTesting/Aqua.jl
@@ -42,8 +42,8 @@ The control-toolbox ecosystem gathers Julia packages for mathematical control an
4242

4343
## Contributing
4444

45-
[issue-url]: https://github.com/control-toolbox/CTApp.jl/issues
46-
[first-good-issue-url]: https://github.com/control-toolbox/CTApp.jl/contribute
45+
[issue-url]: https://github.com/control-toolbox/Tutorials.jl/issues
46+
[first-good-issue-url]: https://github.com/control-toolbox/Tutorials.jl/contribute
4747

4848
If you think you found a bug or if you have a feature request / suggestion, feel free to open an [issue][issue-url].
4949
Before opening a pull request, please start an issue or a discussion on the topic.
@@ -55,4 +55,4 @@ You can find first good issues (if any 🙂) [here][first-good-issue-url]. You m
5555
If you want to ask a question, feel free to start a discussion [here](https://github.com/orgs/control-toolbox/discussions). This forum is for general discussion about this repository and the [control-toolbox organization](https://github.com/control-toolbox).
5656

5757
>[!NOTE]
58-
> If you want to add an application or a package to the control-toolbox ecosystem, please follow this [set up tutorial](https://github.com/control-toolbox/CTApp.jl/discussions/9).
58+
> If you want to add an application or a package to the control-toolbox ecosystem, please follow this [set up tutorial](https://github.com/control-toolbox/Tutorials.jl/discussions/9).

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
using Documenter
22

3-
repo_url = "github.com/control-toolbox/CTApp.jl"
3+
repo_url = "github.com/control-toolbox/Tutorials.jl"
44

55
makedocs(;
66
remotes=nothing,
77
warnonly=:cross_references,
8-
sitename="CTApp",
8+
sitename="Tutorials",
99
format=Documenter.HTML(;
1010
repolink="https://" * repo_url,
1111
prettyurls=false,

docs/src/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# CTApp
1+
# Tutorials
22

3-
Documentation for [CTApp](https://github.com/control-toolbox/CTApp.jl).
3+
Documentation for [Tutorials](https://github.com/control-toolbox/Tutorials.jl).
44

55
## Dependencies
66

0 commit comments

Comments
 (0)