Commit Graph

4 Commits

Author SHA1 Message Date
Bauke 8279e43330
Consolidate the API and CLI into one repository with Cargo workspaces. 2020-08-28 13:37:29 +02:00
Bauke b429da1362
Add more and clean up documentation. 2020-05-28 16:47:03 +02:00
Bauke 769e566414
Make the head element optional to accomodate technically invalid OPMLs. 2020-05-26 10:28:19 +02:00
Bauke 53e76e8aa6
Add a bunch of things:
* A way of easily constructing OPMLs
* An example of how to do construct in the getting started documentation
* Make outline booleans optional so there's no unnecessary XML output
* Defaults for all structs
* Various helper methods for adding feeds and getting the XML output
* Tests for construction
2020-05-25 20:35:01 +02:00