Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

Commit

Permalink
Use asciidoctor for documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed Jan 26, 2018
1 parent 2cf52ab commit 8d58f75
Show file tree
Hide file tree
Showing 198 changed files with 3,378 additions and 1,574 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Evgeniy Reizner <[email protected]>"]
keywords = ["svg", "cleaner", "optimizer"]
license = "GPL-2.0"
description = "svgcleaner could help you to clean up your SVG files from the unnecessary data."
documentation = "https://github.com/RazrFalcon/svgcleaner/blob/master/docs/svgcleaner.rst"
documentation = "https://github.com/RazrFalcon/svgcleaner/blob/master/docs/svgcleaner.adoc"
repository = "https://github.com/RazrFalcon/svgcleaner"
readme = "README.rst"
categories = ["multimedia::images"]
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Collection Size Before (MiB) Size After (MiB) Ratio (%)
Documentation
-------------

Documentation can be found `here <docs/svgcleaner.rst>`_.
Documentation can be found `here <docs/svgcleaner.adoc>`_.

Limitations
-----------
Expand Down Expand Up @@ -156,7 +156,7 @@ Change default options:
svgcleaner --indent=2 --paths-coordinates-precision=5 --join-arcto-flags=yes in.svg out.svg

Use ``--help`` for a list of the cleaning options and see the
`documentation <docs/svgcleaner.rst>`_ for more details.
`documentation <docs/svgcleaner.adoc>`_ for more details.

GUI
```
Expand Down
2 changes: 1 addition & 1 deletion data/help.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
svgcleaner could help you to clean up your SVG files from the unnecessary data.

A complete documentation can be found here: https://github.com/RazrFalcon/svgcleaner/blob/master/docs/svgcleaner.rst
A complete documentation can be found here: https://github.com/RazrFalcon/svgcleaner/blob/master/docs/svgcleaner.adoc

USAGE:
svgcleaner [FLAGS] [OPTIONS] <in-file> <out-file>
Expand Down
2 changes: 1 addition & 1 deletion docs/images/after/apply-transform-to-gradients.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/apply-transform-to-paths.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/apply-transform-to-shapes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/convert-segments.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/convert-shapes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/group-by-style.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/indent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/join-arcto-flags.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/list-separator.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/merge-gradients.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/paths-coordinates-precision.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/paths-to-relative.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/regroup-gradient-stops.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-comments.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-declarations.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-default-attributes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-desc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-dupl-cmd-in-paths.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-dupl-fegaussianblur.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-dupl-lineargradient.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-dupl-radialgradient.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-gradient-attributes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-invalid-stops.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-invisible-elements.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-metadata.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/images/after/remove-needless-attributes.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-nonsvg-attributes.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-nonsvg-elements.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-text-attributes.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-title.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-unreferenced-ids.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-unresolved-classes.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-unused-coordinates.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-unused-defs.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-unused-segments.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-version.svg
2 changes: 1 addition & 1 deletion docs/images/after/remove-xmlns-xlink-attribute.svg
2 changes: 1 addition & 1 deletion docs/images/after/resolve-use.svg
2 changes: 1 addition & 1 deletion docs/images/after/simplify-transforms.svg
2 changes: 1 addition & 1 deletion docs/images/after/trim-colors.svg
2 changes: 1 addition & 1 deletion docs/images/after/trim-ids.svg
2 changes: 1 addition & 1 deletion docs/images/after/trim-paths.svg
2 changes: 1 addition & 1 deletion docs/images/after/ungroup-defs.svg
2 changes: 1 addition & 1 deletion docs/images/after/ungroup-groups.svg
2 changes: 1 addition & 1 deletion docs/images/after/use-implicit-cmds.svg
2 changes: 1 addition & 1 deletion docs/images/before/apply-transform-to-gradients.svg
2 changes: 1 addition & 1 deletion docs/images/before/apply-transform-to-paths.svg
2 changes: 1 addition & 1 deletion docs/images/before/apply-transform-to-shapes.svg
2 changes: 1 addition & 1 deletion docs/images/before/convert-segments.svg
2 changes: 1 addition & 1 deletion docs/images/before/convert-shapes.svg
2 changes: 1 addition & 1 deletion docs/images/before/group-by-style.svg
2 changes: 1 addition & 1 deletion docs/images/before/indent.svg
2 changes: 1 addition & 1 deletion docs/images/before/join-arcto-flags.svg
2 changes: 1 addition & 1 deletion docs/images/before/list-separator.svg
Loading

0 comments on commit 8d58f75

Please sign in to comment.