Skip to content

styx-api/styxbook

Repository files navigation

The Styx Book

The official documentation for the Styx ecosystem - a system for generating type-safe neuroimaging tool bindings.

About This Book

This repository contains the source for The Styx Book, which is built using mdBook.

The documentation covers:

  • How to use the Styx compiler and NiWrap
  • Advanced concepts and implementation details
  • Contribution guidelines
  • Example workflows
  • Boutiques descriptor reference

Building the Book

To build the book locally:

  1. Install mdBook:

    cargo install mdbook
    # Optional: Install the mermaid plugin if needed
    cargo install mdbook-mermaid
  2. Build the book:

    mdbook build
  3. Or serve it locally with live reloading:

    mdbook serve
    # Then open http://localhost:3000 in your browser

Contributing

Contributions to improve the documentation are welcome! Please see our contributing guide for details on how to help.

License

This documentation is licensed under the MIT License.

About

The wraponomicon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •