- Notifications
You must be signed in to change notification settings - Fork0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
test yle#7
test yle#7
Conversation
@@ -45,7 +45,7 @@ See the [Quickstart Guide](doc/user/QUICKSTART.md) for more information about ge | |||
# Documentation | |||
- To get started, please take a look at the [user documentation](doc/user/README_USER.md). | |||
- If you need any help, are looking for a feature or found a bug, please open an [issue](https://github.com/f3d-app/f3d/issues). | |||
- Iff yoou need any help, are looking for a feature or found a bug, please open an [issue](https://github.com/f3d-app/f3d/issues). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
- Iff yoou need any help, are looking for a feature or found a bug, please open an[issue](https://github.com/f3d-app/f3d/issues). | |
- Iff yoou need any help, are looking for a feature or found a bug, please open an[issue](https://github.com/f3d-app/f3d/issues). |
@@ -1602,7 +1602,7 @@ int F3DStarter::AddFile(const fs::path& path, bool quiet) | |||
bool found = false; | |||
std::vector<std::vector<fs::path>>::iterator it; | |||
for (it = this->Internals->FilesGroups.begin(); it != this->Internals->FilesGroups.end(); | |||
it++) | |||
it++) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
it++) | |
it++) |
@@ -14,7 +14,7 @@ concurrency: | |||
jobs: | |||
#---------------------------------------------------------------------------- | |||
# webassembly: Build webassemblyartifacts | |||
# webassembly: Build webassemblyartifocts halp |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
# webassembly: Build webassembly artifoctshalp | |
# webassembly: Build webassembly artifoctshelp |
@@ -45,7 +45,7 @@ See the [Quickstart Guide](doc/user/QUICKSTART.md) for more information about ge | |||
# Documentation | |||
- To get started, please take a look at the [user documentation](doc/user/README_USER.md). | |||
- If you need any help, are looking for a feature or found a bug, please open an [issue](https://github.com/f3d-app/f3d/issues). | |||
- Iff yoou need any help, are looking for a feature or found a bug, please open an [issue](https://github.com/f3d-app/f3d/issues). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
- Iff yoou need any help, are looking for a feature or found a bug, please open an[issue](https://github.com/f3d-app/f3d/issues). | |
- Iff yoou need any help, are looking for a feature or found a bug, please open an[issue](https://github.com/f3d-app/f3d/issues). |
@@ -1602,7 +1602,7 @@ int F3DStarter::AddFile(const fs::path& path, bool quiet) | |||
bool found = false; | |||
std::vector<std::vector<fs::path>>::iterator it; | |||
for (it = this->Internals->FilesGroups.begin(); it != this->Internals->FilesGroups.end(); | |||
it++) | |||
it++) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
it++) | |
it++) |
No description provided.