Skip to content

Commit ddbd2db

Browse files
committed
Make dummy package for website
1 parent be3fb58 commit ddbd2db

9 files changed

Lines changed: 6 additions & 6 deletions

File tree

Project.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
11
name = "JuliaPhysicsDocs"
22
uuid = "8fc56513-70bf-4d89-b89a-1909bf80f8b0"
3-
4-
[deps]
5-
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
6-
7-
[compat]
8-
Documenter = "1"

docs/Project.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[deps]
2+
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3+
4+
[compat]
5+
Documenter = "1"
6+
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/JuliaPhysicsDocs.jl

Whitespace-only changes.

0 commit comments

Comments
 (0)