Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
UmSenhorQualquer committed Aug 9, 2018
1 parent ea2ee7f commit 40e16a6
Show file tree
Hide file tree
Showing 84 changed files with 1,150 additions and 623 deletions.
20 changes: 20 additions & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Minimal makefile for Sphinx documentation
#

# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = sphinx-build
SPHINXPROJ = PyformsWeb
SOURCEDIR = source
BUILDDIR = build

# Put it first so that "make" without argument is like "make help".
help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

.PHONY: help Makefile

# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
4 changes: 0 additions & 4 deletions docs/getting-started/mdi-applications.md

This file was deleted.

221 changes: 0 additions & 221 deletions docs/getting-started/multiple-windows.md

This file was deleted.

78 changes: 0 additions & 78 deletions docs/getting-started/run-terminal.md

This file was deleted.

60 changes: 0 additions & 60 deletions docs/getting-started/style-layout.md

This file was deleted.

0 comments on commit 40e16a6

Please sign in to comment.