Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jan 10, 2021
1 parent b778eb7 commit ba5faf5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ Invoke::
http --form http://localhost:3005/render [email protected] Accept:image/png

# Render a PlantUML request.
http http://localhost:3005/svg/SyfFKj2rKt3CoKnELR1Io4ZDoSa700==
http http://localhost:3005/png/SyfFKj2rKt3CoKnELR1Io4ZDoSa700==
http http://localhost:3005/plantuml/svg/SyfFKj2rKt3CoKnELR1Io4ZDoSa700==
http http://localhost:3005/plantuml/png/SyfFKj2rKt3CoKnELR1Io4ZDoSa700==

.. note::

Expand All @@ -91,7 +91,6 @@ Invoke tests, optionally with coverage report::
poe coverage



***********
Development
***********
Expand Down
3 changes: 2 additions & 1 deletion doc/backlog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ Iteration 4
- https://github.com/plantuml/plantuml/pull/370
- https://github.com/plantuml/plantuml-server/issues/152
- [o] Integrate with Kroki?
https://github.com/yuzutech/kroki
- https://github.com/yuzutech/kroki
- https://gitlab.com/gitlab-org/gitlab/-/issues/241744

0 comments on commit ba5faf5

Please sign in to comment.