Move to-do list into Readme
This commit is contained in:
parent
542c4e61ab
commit
a51da3731d
11
readme.md
11
readme.md
@ -94,6 +94,17 @@ This is very much a work in progress, and mainly an idea in my head.
|
||||
A Python module and test scripts is available. Running the test script will generate GraphViz output.
|
||||
The parser will follow later; contributions are welcome!
|
||||
|
||||
# To do
|
||||
|
||||
* Automate creation of left/right side ports for connectors
|
||||
* Add simple connectors (ferrules, cable lugs)
|
||||
* no pinout
|
||||
* graphical representation?
|
||||
* Add support for cable splicing (as connector type)
|
||||
* Display picture of connector underneath (including pin 1 location)
|
||||
* Create parser (to make WireViz work as a GraphViz extension)
|
||||
|
||||
|
||||
## License
|
||||
|
||||
GNU GPLv3
|
||||
|
||||
9
todo.md
9
todo.md
@ -1,9 +0,0 @@
|
||||
# To do
|
||||
|
||||
* Automate creation of left/right side ports for connectors
|
||||
* Add simple connectors (ferrules, cable lugs)
|
||||
* no pinout
|
||||
* graphical representation?
|
||||
* Add support for cable splicing (as connector type)
|
||||
* Display picture of connector underneath (including pin 1 location)
|
||||
* Create parser (to make WireViz work as a GraphViz extension)
|
||||
Loading…
x
Reference in New Issue
Block a user