Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
docs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
beat
docs
Commits
e746df17
Commit
e746df17
authored
Jul 08, 2019
by
Tiago de Freitas Pereira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[sphinx] Font test
parent
f75687e1
Pipeline
#31722
failed with stages
in 6 minutes and 12 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/intro/introduction.rst
doc/intro/introduction.rst
+3
-3
No files found.
doc/intro/introduction.rst
View file @
e746df17
...
@@ -141,9 +141,9 @@ objects in the platform. In the example above, you can identify some examples.
...
@@ -141,9 +141,9 @@ objects in the platform. In the example above, you can identify some examples.
.. graphviz::
.. graphviz::
digraph hierarchy {
digraph hierarchy {
graph [fontname="
DejaVuSans-Oblique
", compound=true, splines=polyline]
graph [fontname="
helvetica
", compound=true, splines=polyline]
node [fontname="
DejaVuSans-Oblique
", shape=record, style=filled, fillcolor=gray95]
node [fontname="
helvetica
", shape=record, style=filled, fillcolor=gray95]
edge [fontname="
DejaVuSans-Oblique
"]
edge [fontname="
helvetica
"]
subgraph "algorithm_cluster" {
subgraph "algorithm_cluster" {
1[label = "{Dataformat|...|+user\n+name\n+version}"]
1[label = "{Dataformat|...|+user\n+name\n+version}"]
...
...
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