Skip to content

Commit 268301e

Browse files
jasnoorsJasnoor Singh
andauthored
4.1.0 release (#35)
Co-authored-by: Jasnoor Singh <jasnoors@adobe.com>
1 parent 2a19fa0 commit 268301e

File tree

193 files changed

+5270
-11
lines changed

Some content is hidden

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

193 files changed

+5270
-11
lines changed

README.md

Lines changed: 2 additions & 0 deletions

docs/Makefile

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Minimal makefile for Sphinx documentation
2+
#
3+
4+
# You can set these variables from the command line, and also
5+
# from the environment for the first two.
6+
SPHINXOPTS ?=
7+
SPHINXBUILD ?= sphinx-build
8+
SOURCEDIR = source
9+
BUILDDIR = build
10+
11+
# Put it first so that "make" without argument is like "make help".
12+
help:
13+
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
14+
15+
.PHONY: help Makefile
16+
17+
# Catch-all target: route all unknown targets to Sphinx using the new
18+
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
19+
%: Makefile
20+
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

docs/build/doctrees/adobe.doctree

42 Bytes
Binary file not shown.
42 Bytes
Binary file not shown.
258 Bytes
Binary file not shown.
294 Bytes
Binary file not shown.
489 Bytes
Binary file not shown.
834 Bytes
Binary file not shown.
1.71 KB
Binary file not shown.
630 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)