Commit graph

51 commits

Author SHA1 Message Date
Jack Robison
8ef73d3985
update docs 2018-12-12 12:19:26 -05:00
Daniel Brereton
81a6e14a5c added alt text 2018-11-02 19:38:30 -04:00
Hugo
3f704be85c Fix spelling 2018-10-18 14:40:37 +03:00
Lex Berezhny
c753a5825a switched all --account args to --account_id, fixed issues reported by @osilkin98 and regenerated api.json 2018-09-23 23:48:53 -04:00
Jack Robison
c48d195951
docs 2018-08-22 00:20:30 -04:00
Jack Robison
a9774a293f
docs 2018-08-13 16:18:31 -04:00
Jack Robison
0467b65e69
docs 2018-08-12 22:15:43 -04:00
Jack Robison
049936f4a6
docs 2018-08-03 13:32:57 -04:00
Jack Robison
2a00d00e44
docs 2018-07-24 21:56:15 -04:00
Lex Berezhny
cab8416596
api doc generator (#1290)
script to generate docs/api.json
2018-07-24 19:36:09 -04:00
ocornoc
148cc96025 Changed "cliam" to "claim" and added accurate info for nsfw. (#1285)
* Changed "cliam" to "claim" and added accurate info for nsfw.
* Update CHANGELOG.md
2018-07-05 12:00:43 -04:00
Jack Robison
c38928ff58
docs 2018-06-19 14:09:21 -04:00
Alex Grintsvayg
d8b424e694 docs 2018-04-17 13:47:09 -04:00
Jack Robison
528f168dc1
docs 2018-03-28 15:40:01 -04:00
Jack Robison
ef7a360ee6
docs 2018-03-20 10:44:17 -04:00
Alex Grintsvayg
5f35cb43c8 better logo 2018-03-07 05:54:50 -05:00
Alex Grintsvayg
20da84ba09 add icon to docs 2018-03-07 05:30:16 -05:00
Alex Grintsvayg
3b855a286e didnt build it 2018-03-05 19:00:10 -05:00
Alex Grintsvayg
a96ee6230f fix docs theme 2018-03-05 18:57:05 -05:00
hackrush
30bfb9ac88 Review and script fixes 2018-03-06 03:50:12 +05:30
hackrush
da4a24d79f Added scripts to autogenerate docs and api from docstring
Summary of changes
  Removed single dashed(short args) arguments(possibly breaking changes
for app side)
  Standardised the docstrings
  Added scripts to autogenerate API and CLI documentation using the
docstrings
2018-03-06 03:50:12 +05:30
rick batka
69a99a61ba Fix issue #930. Disallow positional arguments for CLI settings_set and fix error reporting when settings_set fails. 2018-02-09 11:30:29 -05:00
Jack Robison
7bb5448325
docs 2017-12-05 14:06:04 -05:00
Jack Robison
986fcd1660
docs 2017-11-28 13:12:57 -05:00
Alex Grintsvayg
cc61cc6b17 rename command to utxo_list 2017-11-02 07:14:35 -04:00
Jack Robison
05489a5cee
docs 2017-10-25 18:58:20 -04:00
Jack Robison
1bcf7bd2f7
docs 2017-10-12 12:58:29 -04:00
Alex Grintsvayg
875d512680 update api docs 2017-09-20 11:19:23 -04:00
Mike Putnam
e7094a92ab Docs spelling correction. (#873)
Docs spelling correction
2017-09-12 09:41:11 -04:00
Mat Waller
16da099a1c Updating documentation for clarity
Updating `claim_new_support` documentation to add a bit more clarity to the name field.
2017-08-28 13:20:57 +01:00
Jack Robison
a1fb5ca352
update cli docs 2017-08-15 15:44:14 -04:00
hackrush
b9257004dd Resolving a channel returns 'channel_claim_count'
Since I couldn't get my lbryum server up for testing this, it is a dry
fix based on the review.

Goes with lbryio/lbryum#138
2017-07-25 01:26:17 +05:30
hackrush
f7b6a09110 Updated max_key_fee_setting
Added an option to disable max key fee check.
Did the required docs changes.
2017-07-14 14:09:30 -04:00
hackrush
02c868512f Daemon provides steps on how to change the port.
Daemon now points to a faq on how to change the port if it can't
connect to 3333(default) and adds support for the required api/cli call.

Fixex #710
2017-07-06 03:48:13 +05:30
Jack Robison
a822d05692 update docs 2017-06-15 19:55:44 -04:00
Jack Robison
c3799b9c8c add cli docs 2017-06-09 12:14:03 -04:00
Alex Grintsvayg
dcff18323d update api docs 2017-05-04 11:37:15 -04:00
Alex Grintsvayg
8a6a00f49e mkdocs 2017-04-25 08:58:56 -04:00
Alex Grintsvayg
ce40efa6cb mkdocs 2017-04-21 15:14:33 -04:00
Kay Kurokawa
eabf9f1c4a clarify publish API command docstring 2017-03-28 11:48:26 -04:00
Kay Kurokawa
26f40b62f9 run gen_api_docs.py script 2017-03-27 12:51:19 -04:00
Kay Kurokawa
948d606268 Ran gen_api_docs.py 2017-03-25 10:20:07 -04:00
Kay Kurokawa
4edd13f4f4 fix wallet_public_key API command 2017-03-17 16:45:34 -04:00
Kay Kurokawa
61d27f010e Change publish to take metadata fields as arguments, docstring change 2017-03-16 14:38:27 -04:00
Alex Grintsvayg
26d2347812 update docs 2017-03-15 16:31:58 -04:00
Kay Kurokawa
b32b7091ad make api docstrings consistent 2017-03-13 20:43:18 -04:00
Kay Kurokawa
0ec9b6545f edit doc strings and update doc file 2017-03-12 14:45:46 -04:00
Alex Grintsvayg
68f5588bd9 make loggly logs less verbose 2017-03-08 11:23:28 -05:00
Alex Grintsvayg
0e76ca0767 update docs 2017-02-28 12:31:55 -05:00
Jeremy Kauffman
f9642018ae documentation config changes 2017-02-27 17:36:29 -05:00