7e80aacdb7
Fix JSON mistakes in README.md
2015-12-25 23:23:51 +01:00
ca1b24e66a
Update doc and fix relationships
...
* Update README.md documentation.
* Fix "cite" relationship import. Papers created when parsing references
were not given a "cite" relationship.
TODO: The latest fix creates too much recursion when adding a given
paper. Adding a paper now basically means "crawling arXiv".
2015-12-25 23:17:36 +01:00
e7332e3b91
Add routes to fetch relationships
...
* Add routes to fetch relationships for a given paper.
* Add backrefs in relationships to be able to get the reversed
relationship.
* Update some doc.
2015-12-25 21:38:59 +01:00
48a4b0d8b0
Update default config and README.md
2015-12-25 20:13:00 +01:00
dd1af6a8f0
Update README.md and index view
...
* Add an index view.
* Update README.md to reflect how to use Bottle app.
2015-12-25 01:57:02 +01:00
c880fe27a8
Move reference fetching code into a sub-library
2015-12-23 23:46:37 +01:00
fecf3e02b9
Update README.md with examples
2015-12-23 22:52:02 +01:00
985304446c
Plug arXiv
2015-12-23 22:18:52 +01:00
9ab4141d60
First commit
2015-12-23 19:29:10 +01:00