darglint2 icon indicating copy to clipboard operation
darglint2 copied to clipboard

Import wiki from original Darglint

Open akaihola opened this issue 2 years ago • 1 comments
trafficstars

Fixes #3 partially.

Bringing in the Wiki documents and images from the Design section of the original Darglint wiki.

To do:

  • [ ] move the documents to the docs/ folder
  • [ ] build Graphviz images into ~~PNG~~ SVG as part of documentation build
  • [x] decide whether to include those ~~PNG~~ SVG images in the repository ~~or to host them from somewhere else~~
  • [ ] implement decided storage for the ~~PNG~~ SVG images

akaihola avatar May 28 '23 17:05 akaihola

  • decide whether to include those PNG images in the repository or to host them from somewhere else

I would also consider rendering to an SVG. Regarding storage I think the repository will be the best place for that since this ensures the images are present while external storage options might go offline at some point (if neglected).

real-yfprojects avatar May 29 '23 07:05 real-yfprojects