GithubHelp home page GithubHelp logo

Comments (2)

fgmacedo avatar fgmacedo commented on May 25, 2024

Hey @iamgodot , thanks for your interest in helping improve our docs.

I'm following the git flow branching convention. So the main is the current release, and the develop branch is for the next version.

I'm planning to release a new major (2.0) this weekend, due to a few breaking changes on the API. So the develop branch will be merged back to main on this release. This is the release notes so far: https://python-statemachine.readthedocs.io/en/develop/releases/2.0.0.html

The develop docs can be seen here: https://python-statemachine.readthedocs.io/en/develop/

There's also a helping guide on setup instructions: https://python-statemachine.readthedocs.io/en/develop/contributing.html#get-started

If you’re especially writing documentation, I strongly recommend using sphinx-autobuild as it improves the workflow watching for file changes and with live reloading:

poetry run sphinx-autobuild docs docs/_build/html --re-ignore "auto_examples/.*"

You're very welcome, please feel free to ask me anything.

Best regards,

from python-statemachine.

iamgodot avatar iamgodot commented on May 25, 2024

Ah..Thanks for the explanation, I get it. And I can see that typos are fixed in the upcoming release.
BTW, great project, I'm looking forward to see the new API and hoping to contribute next time :)

from python-statemachine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.