BAT logo
BAT
  • Home
  • Installation
  • List of algorithms
  • Tutorial
  • API Documentation
  • Plotting
  • Experimental Features
  • Internal API
  • Developer instructions
    • Documentation Generation
    • Code Reloading
  • License
Version
  • Developer instructions
  • Developer instructions
GitHub

Developer Instructions

Documentation Generation

To generate and view a local version of the documentation, run

cd docs
julia make.jl

then open "docs/build/index.html" in your browser.

Code Reloading

When changing the code of BAT.jl and testing snippets and examples in the REPL, automatic code reloading comes in very handy. Try out Revise.jl.

« Internal APILicense »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.9.0 on Saturday 22 March 2025. Using Julia version 1.11.4.