Skip to content

Commit

Permalink
moved src to src
Browse files Browse the repository at this point in the history
  • Loading branch information
obeznosov-LANL committed Jan 8, 2025
1 parent 3983a6a commit 26e10c4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using Pkg
using Documenter

cd(@__DIR__)
makedocs(
sitename="hFlux",
authors = "Oleksii Beznosov",
Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/quickstart.md → docs/src/quickstart.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Quickstart

```@example
#Initialize the fields
x = 5
```

0 comments on commit 26e10c4

Please sign in to comment.