stride-docs icon indicating copy to clipboard operation
stride-docs copied to clipboard

This repository hosts the source code for the Stride documentation. Contributors can follow the build instructions provided to run the website locally.

Results 38 stride-docs issues
Sort by recently updated
recently updated
newest added

Check previous old content and update wiki accordingly: - [ ] Anyone is welcome to contribute! Before you start, please take the time to read the [guidelines](GUIDELINES.md). - https://github.com/stride3d/stride-docs/blob/c26b60b968c322ebe91f3e0421b6ff02c2a96381/GUIDELINES.md -...

enhancement
p3
content

Until recently, the code for the editor was closed source. Now that a everything is under MIT, the editor API should be included in the documentation.

p4
content
API

Mentioned by OmniOwl on Discord. In your `AsyncWebApi` code example from the Intermediate C# template, you have a line that says "Press A to get Api data from..." However your...

enhancement
help wanted
good first issue
p2

https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping

p4
wiki

Can we separate this to separate pages for better readability and also discoverability? https://doc.stride3d.net/latest/en/manual/stride-for-unity-developers/index.html

enhancement
help wanted
good first issue
p1

I had a discussion on this subject with xen2 >btw, just a random idea, but do you think it's good to keep stride and stride-docs repo separate? just wondering since...

enhancement
question
p4

Godots view, give copyright from the license, just link to it https://github.com/godotengine/godot/blob/master/LICENSE.txt ![GodotGUI](https://github.com/stride3d/stride-docs/assets/107197024/78fb0da1-ce01-499b-abd0-cca385766d23) Terminology Godot Stride Scene Entity Tree Inspector Property Grid FileSystem Solution/Asset View Scene view Scene Editor Node...

content
manual

This code snippet in the markdown docs is out of date: https://github.com/stride3d/stride-docs/blob/c26b60b968c322ebe91f3e0421b6ff02c2a96381/en/manual/scripts/create-a-model-from-code.md#option-2-create-new-materials-in-code ```csharp // Create a material (eg with red diffuse color). var materialDescription = new MaterialDescriptor { Attributes =...

help wanted
good first issue
p2
content
manual

Motivation: - Getting more content, which grows - SEO purpose - Automating content creation - Once a time, stride-docs would build static content from those discussions - Link that Q&A...

enhancement
p4
content

reminder to self or anyone who has time: minimal: copy info from here: https://github.com/stride3d/stride/pull/741#issuecomment-642190435 ideally: add more context and explantations

enhancement
help wanted
good first issue
p2
content
manual