Skip to content

Commit e7a4f14

Browse files
committed
Moved all files related to the documentatopm into a folder called 'docs/'.
1 parent 5e7d332 commit e7a4f14

File tree

945 files changed

+15
-542
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

945 files changed

+15
-542
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,4 @@ tags
2121
!.gitignore
2222
!.npmignore
2323

24-
tmp
25-
26-
docs/
24+
docs/tmp/

Makefile renamed to docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Manage plotly.js documentation.
22

33
RUN = uv run
4-
SCHEMA_SRC = test/plot-schema.json
4+
SCHEMA_SRC = ../test/plot-schema.json
55
HANDWRITTEN = content
66
TMP = tmp
77

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)