File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 21
21
sphinx-apidoc -o generated ../../packages/python/plotly/plotly ../../packages/python/plotly/plotly/validators ../../packages/python/plotly/plotly/tests ../../packages/python/plotly/plotly/matplotlylib/ ../../packages/python/plotly/plotly/offline ../../packages/python/plotly/plotly/api
22
22
@$(SPHINXBUILD ) -M $@ " $( SOURCEDIR) " " $( BUILDDIR) " $(SPHINXOPTS ) $(O )
23
23
rename ' s/graph_objs/graph_objects/' _build/html/* .html _build/html/generated/* .html
24
- sed -i ' s/graph_objs/graph_objects/g' _build/html/* .html _build/html/generated/* .html
24
+ sed -i ' s/graph_objs/graph_objects/g' _build/html/* .html
25
+ sed -i ' s/graph_objs/graph_objects/g' _build/html/* .inv
26
+ sed -i ' s/graph_objs/graph_objects/g' _build/html/* .js
27
+ sed -i ' s/graph_objs/graph_objects/g' _build/html/generated/* .html
28
+ sed -i ' s/graph_objs/graph_objects/g' _build/html/generated/generated/* .html
You can’t perform that action at this time.
0 commit comments