Refactor and Clarify Docs - #214
Open
djsigmann wants to merge 11 commits into
Open
Conversation
djsigmann
force-pushed
the
docs
branch
4 times, most recently
from
June 22, 2026 02:24
ee93177 to
a112aeb
Compare
djsigmann
force-pushed
the
docs
branch
2 times, most recently
from
July 9, 2026 21:35
9510875 to
8b8ecf5
Compare
djsigmann
marked this pull request as ready for review
August 21, 2026 21:03
cueki
reviewed
Aug 22, 2026
|
|
||
| !!! note | ||
| There is an additional optional dependency on `wine`. If it's installed, it is used to run the windows build of `studiomdl` in order to compile MDL files. | ||
| (This may be unnecessary in the future if [this PR](https://github.com/craftablescience/sourcepp/pull/85)) gets merged. |
Owner
There was a problem hiding this comment.
This pr is merged so we can drop this line.
Collaborator
Author
There was a problem hiding this comment.
True, this was written before that PR was merged, but to fully capitalize on said merged PR, we kinda need python bindings for the mdlpp module, so I will leave that message there, but specify that.
Owner
|
I also should add a section about the settings, and what each one does. |
Collaborator
Author
Yeah, feel free to just go ahead and add commits to this branch, it'll be super easy to rebase if needed, unlike the last PR :). |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses #104 and #106