Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 2c5fba5

Browse files
committed
docs
1 parent 28af68d commit 2c5fba5

7 files changed

Lines changed: 41 additions & 31 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,3 +245,4 @@ ModelManifest.xml
245245
# Sphinx
246246
*.opt
247247
docs/_build/
248+
docks/.vscode/

docs/.vscode/settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
SPHINXOPTS =
66
SPHINXBUILD = sphinx-build
77
SPHINXPROJ = JpProject
8-
SOURCEDIR = source
9-
BUILDDIR = build
8+
SOURCEDIR = .
9+
BUILDDIR = _build
1010

1111
# Put it first so that "make" without argument is like "make help".
1212
help:

docs/conf.py

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,16 @@
3939
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
4040
# ones.
4141
extensions = [
42-
'sphinx.ext.autodoc',
43-
'sphinx.ext.todo',
44-
'sphinx.ext.imgmath',
45-
'sphinx.ext.githubpages',
4642
]
4743

4844
# Add any paths that contain templates here, relative to this directory.
49-
templates_path = ['ntemplates']
45+
templates_path = ['_templates']
5046

5147
# The suffix(es) of source filenames.
5248
# You can specify multiple suffix as a list of string:
5349
#
5450
# source_suffix = ['.rst', '.md']
55-
from recommonmark.parser import CommonMarkParser
56-
57-
source_parsers = {
58-
'.md': CommonMarkParser,
59-
}
60-
61-
source_suffix = ['.rst', '.md']
62-
51+
source_suffix = '.rst'
6352

6453
# The master toctree document.
6554
master_doc = 'index'
@@ -74,7 +63,7 @@
7463
# List of patterns, relative to source directory, that match files and
7564
# directories to ignore when looking for source files.
7665
# This pattern also affects html_static_path and html_extra_path .
77-
exclude_patterns = []
66+
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
7867

7968
# The name of the Pygments (syntax highlighting) style to use.
8069
pygments_style = 'sphinx'
@@ -96,7 +85,7 @@
9685
# Add any paths that contain custom static files (such as style sheets) here,
9786
# relative to this directory. They are copied after the builtin static files,
9887
# so a file named "default.css" will overwrite the builtin "default.css".
99-
html_static_path = ['nstatic']
88+
html_static_path = ['_static']
10089

10190
# Custom sidebar templates, must be a dictionary that maps document names
10291
# to template names.
@@ -163,12 +152,4 @@
163152
(master_doc, 'JpProject', 'Jp Project Documentation',
164153
author, 'JpProject', 'One line description of project.',
165154
'Miscellaneous'),
166-
]
167-
168-
169-
# -- Extension configuration -------------------------------------------------
170-
171-
# -- Options for todo extension ----------------------------------------------
172-
173-
# If true, `todo` and `todoList` produce output, else they produce nothing.
174-
todo_include_todos = True
155+
]

docs/make.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ REM Command file for Sphinx documentation
77
if "%SPHINXBUILD%" == "" (
88
set SPHINXBUILD=sphinx-build
99
)
10-
set SOURCEDIR=source
11-
set BUILDDIR=build
10+
set SOURCEDIR=.
11+
set BUILDDIR=_build
1212
set SPHINXPROJ=JpProject
1313

1414
if "%1" == "" goto help

images/logo.png

-32.8 KB
Binary file not shown.

src/Frontend/Jp.UI.SSO/jpProject_sso_log.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13850,3 +13850,34 @@ MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown database 'JpProject'
1385013850
2018-09-06 04:24:33.768 -03:00 [INF] Clearing 0 tokens
1385113851
2018-09-06 04:24:48.782 -03:00 [INF] Clearing 0 tokens
1385213852
2018-09-06 04:25:03.789 -03:00 [INF] Clearing 0 tokens
13853+
2018-09-06 04:25:18.808 -03:00 [INF] Clearing 0 tokens
13854+
2018-09-06 04:25:33.835 -03:00 [INF] Clearing 0 tokens
13855+
2018-09-06 04:25:48.853 -03:00 [INF] Clearing 0 tokens
13856+
2018-09-06 04:26:03.870 -03:00 [INF] Clearing 0 tokens
13857+
2018-09-06 04:26:18.892 -03:00 [INF] Clearing 0 tokens
13858+
2018-09-06 04:26:33.909 -03:00 [INF] Clearing 0 tokens
13859+
2018-09-06 04:26:48.935 -03:00 [INF] Clearing 0 tokens
13860+
2018-09-06 04:27:03.953 -03:00 [INF] Clearing 0 tokens
13861+
2018-09-06 04:27:18.969 -03:00 [INF] Clearing 0 tokens
13862+
2018-09-06 04:27:34.001 -03:00 [INF] Clearing 0 tokens
13863+
2018-09-06 04:27:49.024 -03:00 [INF] Clearing 0 tokens
13864+
2018-09-06 04:28:04.048 -03:00 [INF] Clearing 0 tokens
13865+
2018-09-06 04:28:19.064 -03:00 [INF] Clearing 0 tokens
13866+
2018-09-06 04:28:34.080 -03:00 [INF] Clearing 0 tokens
13867+
2018-09-06 04:28:49.104 -03:00 [INF] Clearing 0 tokens
13868+
2018-09-06 04:29:04.114 -03:00 [INF] Clearing 0 tokens
13869+
2018-09-06 04:29:19.131 -03:00 [INF] Clearing 0 tokens
13870+
2018-09-06 04:29:34.145 -03:00 [INF] Clearing 0 tokens
13871+
2018-09-06 04:29:49.162 -03:00 [INF] Clearing 0 tokens
13872+
2018-09-06 04:30:04.172 -03:00 [INF] Clearing 0 tokens
13873+
2018-09-06 04:30:19.192 -03:00 [INF] Clearing 0 tokens
13874+
2018-09-06 04:30:34.208 -03:00 [INF] Clearing 0 tokens
13875+
2018-09-06 04:30:49.220 -03:00 [INF] Clearing 0 tokens
13876+
2018-09-06 04:31:04.239 -03:00 [INF] Clearing 0 tokens
13877+
2018-09-06 04:31:19.253 -03:00 [INF] Clearing 0 tokens
13878+
2018-09-06 04:31:34.269 -03:00 [INF] Clearing 0 tokens
13879+
2018-09-06 04:31:49.288 -03:00 [INF] Clearing 0 tokens
13880+
2018-09-06 04:32:04.308 -03:00 [INF] Clearing 0 tokens
13881+
2018-09-06 04:32:19.332 -03:00 [INF] Clearing 0 tokens
13882+
2018-09-06 04:32:34.344 -03:00 [INF] Clearing 0 tokens
13883+
2018-09-06 04:32:49.363 -03:00 [INF] Clearing 0 tokens

0 commit comments

Comments
 (0)