Skip to content

inkydragon/TheMissingDoc4Julia.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Missing Doc 4 Julia

This project is intended to be a supplement to the official julia documentation. When possible, much of the project will be merged into the julia documentation.

This project is a reference.

Reference guides are technical descriptions of the machinery and how to operate it. Reference material is information-oriented.

—— 🔗Reference - diataxis.fr

Example

Example doc page:

See also: Related Issues

Build

  1. Clone project.
  2. Init and Build:
julia --project=docs -e "using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate();"
julia --project=docs docs/make.jl

About

Exploring how to organize docs better

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages