Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
duniter4j
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
java
duniter4j
Commits
7e54f677
Commit
7e54f677
authored
6 years ago
by
Benoit Lavenier
Browse files
Options
Downloads
Patches
Plain Diff
fix web site doc
parent
230c46be
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#3274
passed
6 years ago
Stage: github-sync
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/site/markdown/index.md
+2
-2
2 additions, 2 deletions
src/site/markdown/index.md
src/site/site.xml
+0
-2
0 additions, 2 deletions
src/site/site.xml
with
2 additions
and
4 deletions
src/site/markdown/index.md
+
2
−
2
View file @
7e54f677
...
@@ -2,13 +2,13 @@
...
@@ -2,13 +2,13 @@
Welcome to Duniter4j web site !
Welcome to Duniter4j web site !
Duniter4j is a Java
Toolkit
for
[
Duniter
](
http://duniter.org
)
.
Duniter4j is a Java
Client API
for
[
Duniter
](
http://duniter.org
)
network (e.g. crypto-crurency Ğ1)
.
<img
src=
"./images/logos/logo_duniter.png"
/>
<img
src=
"./images/logos/logo_duniter.png"
/>
## Modules
## Modules
Duniter4j
has tree main
modules :
Duniter4j modules
are
:
-
`duniter4j-client`
:
[
a command line tool
](
./CLI.html
)
, to execute basic operation on a Duniter currency: transfer, view peers, ...
-
`duniter4j-client`
:
[
a command line tool
](
./CLI.html
)
, to execute basic operation on a Duniter currency: transfer, view peers, ...
...
...
This diff is collapsed.
Click to expand it.
src/site/site.xml
+
0
−
2
View file @
7e54f677
...
@@ -83,12 +83,10 @@
...
@@ -83,12 +83,10 @@
<menu
name=
"User manual"
inherit=
"top"
>
<menu
name=
"User manual"
inherit=
"top"
>
<item
name=
"Command line tools"
href=
"./CLI.html"
/>
<item
name=
"Command line tools"
href=
"./CLI.html"
/>
<item
name=
"ES node"
href=
"./ES.html"
/>
</menu>
</menu>
<menu
name=
"Technical documentation"
inherit=
"top"
>
<menu
name=
"Technical documentation"
inherit=
"top"
>
<item
name=
"Java API"
href=
"./Java_API.html"
/>
<item
name=
"Java API"
href=
"./Java_API.html"
/>
<item
name=
"ES API"
href=
"./ES_API.html"
/>
<item
name=
"Build from source"
href=
"./build.html"
/>
<item
name=
"Build from source"
href=
"./build.html"
/>
<item
name=
"Development tutorial (french)"
href=
"./development_tutorial.html"
/>
<item
name=
"Development tutorial (french)"
href=
"./development_tutorial.html"
/>
</menu>
</menu>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment