Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
doc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Skripnikov
doc
Commits
6ec5d7dd
Commit
6ec5d7dd
authored
Mar 01, 2017
by
Kristina Markova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CRM index updated with version 1.4
parent
42cb788f
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
19 additions
and
0 deletions
+19
-0
crm/additional/conf/pandoc/book.docbook
crm/additional/conf/pandoc/book.docbook
+3
-0
crm/additional/src/index.md
crm/additional/src/index.md
+1
-0
crm/methodologist-manual/conf/pandoc/book.docbook
crm/methodologist-manual/conf/pandoc/book.docbook
+3
-0
crm/methodologist-manual/src/index.md
crm/methodologist-manual/src/index.md
+1
-0
crm/spec/conf/pandoc/book.docbook
crm/spec/conf/pandoc/book.docbook
+3
-0
crm/spec/src/index.md
crm/spec/src/index.md
+1
-0
crm/user-manual/conf/pandoc/book.docbook
crm/user-manual/conf/pandoc/book.docbook
+3
-0
crm/user-manual/conf/pandoc/template.latex
crm/user-manual/conf/pandoc/template.latex
+3
-0
crm/user-manual/src/index.md
crm/user-manual/src/index.md
+1
-0
No files found.
crm/additional/conf/pandoc/book.docbook
View file @
6ec5d7dd
...
...
@@ -18,6 +18,9 @@ $for(author)$
$author$
</author>
$endfor$
$if(subtitle)$
<subtitle>
$subtitle$
</subtitle>
$endif$
$if(date)$
<date>
$date$
</date>
$endif$
...
...
crm/additional/src/index.md
View file @
6ec5d7dd
...
...
@@ -3,6 +3,7 @@ author:
-
Гульнур Ережеева
-
Гульмира Тургунова
title: Инструкция по установке CRM
subtitle: Версия 1.4
...
<
#include
"
crm_install
.
md
"
>
...
...
crm/methodologist-manual/conf/pandoc/book.docbook
View file @
6ec5d7dd
...
...
@@ -18,6 +18,9 @@ $for(author)$
$author$
</author>
$endfor$
$if(subtitle)$
<subtitle>
$subtitle$
</subtitle>
$endif$
$if(date)$
<date>
$date$
</date>
$endif$
...
...
crm/methodologist-manual/src/index.md
View file @
6ec5d7dd
...
...
@@ -5,6 +5,7 @@ author:
-
Айгерим Шауменова
-
Кристина Маркова
title: Система управления взаимоотношениями с клиентами. Руководство разработчика Synergy
subtitle: Версия 1.4
...
<
#include
"
crm_about
.
md
"
>
...
...
crm/spec/conf/pandoc/book.docbook
View file @
6ec5d7dd
...
...
@@ -18,6 +18,9 @@ $for(author)$
$author$
</author>
$endfor$
$if(subtitle)$
<subtitle>
$subtitle$
</subtitle>
$endif$
$if(date)$
<date>
$date$
</date>
$endif$
...
...
crm/spec/src/index.md
View file @
6ec5d7dd
...
...
@@ -5,6 +5,7 @@ author:
-
Айгерим Шауменова
-
Кристина Маркова
title: Система управления взаимоотношениями с клиентами. Спецификация
subtitle: Версия 1.4
...
<
#include
"
about
.
md
"
>
...
...
crm/user-manual/conf/pandoc/book.docbook
View file @
6ec5d7dd
...
...
@@ -18,6 +18,9 @@ $for(author)$
$author$
</author>
$endfor$
$if(subtitle)$
<subtitle>
$subtitle$
</subtitle>
$endif$
$if(date)$
<date>
$date$
</date>
$endif$
...
...
crm/user-manual/conf/pandoc/template.latex
View file @
6ec5d7dd
...
...
@@ -162,6 +162,9 @@ $if(subtitle)$
$
endif
$
\author
{$
for
(
author
)
$$
author
$$
sep
$
\and
$
endfor
$}
\date
{$
date
$}
$
if
(
copyright
)
$
\copyright
{$
copyright
$}
$
endif
$
$
for
(
header
-
includes
)
$
$
header
-
includes
$
$
endfor
$
...
...
crm/user-manual/src/index.md
View file @
6ec5d7dd
...
...
@@ -6,6 +6,7 @@ author:
-
Кристина Маркова
-
Гульнур Ережеева
title: Система управления взаимоотношениями с клиентами. Руководство пользователя
subtitle: Версия 1.4
...
<
#include
"
about
.
md
"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment