Commit Graph

87 Commits

Author SHA1 Message Date
mDuo13
a60f186187 fix missing footer end tag in pdf template 2016-03-22 11:34:03 -07:00
mDuo13
ae47dcbb3f date in PDF output 2016-03-22 11:20:14 -07:00
mDuo13
1296f0739d PDF improvements, including syntax highlighting 2016-03-18 19:13:10 -07:00
mDuo13
c310d255b5 dactyl - style checker files configurable 2016-03-18 15:28:16 -07:00
mDuo13
6b5297c2e0 rename parse_pages to Dactyl; add experimental style checking 2016-03-17 02:53:54 -07:00
mDuo13
d0fc1c5b84 "issuing account"->"issuing address" etc. 2016-03-08 17:51:55 -08:00
mDuo13
47407e82c8 data api v2 tool - ripple.com path 2016-03-08 16:53:50 -08:00
mDuo13
6d13f7cd94 parse_pages - fix githubify option 2016-03-08 16:53:13 -08:00
mDuo13
3170211d51 check_links - better handling of api tool links 2016-03-07 19:12:05 -08:00
mDuo13
9abb1c6f20 parse_pages - configurable apitool doc and base urls 2016-03-03 18:09:04 -08:00
mDuo13
798ea6fa40 check_links - use devportal config dirs, handle HEAD 404 better; parse_pages - sub links in template HTML too
(cherry picked from commit 2f3c18246c3d590e85ab2af7991ce9b470340400)
2016-03-02 15:22:49 -08:00
mDuo13
c7de77110e parse_pages - add beautifulsoup dep, don't req multicode_tabs target option, output pdf to correct folder on watch, fail on error by default
(cherry picked from commit 03b61a2a9864fec3809c5bdc97c5472c66d94ff4)
2016-03-02 15:22:49 -08:00
mDuo13
083201af41 template bugfixes - code expand, sidebar 2016-03-01 15:41:56 -08:00
mDuo13
a8004c09be parse_pages - more bugfixes
(cherry picked from commit 92387ad6ddba27bf208d6866c6ce570ff128859a)
2016-02-24 19:21:04 -08:00
mDuo13
a63da19b70 parse_pages - create out path if it doesn't exist when pdf-ing
(cherry picked from commit c6b80164933ce18a36edba3c277508356978c9a7)
2016-02-24 18:50:59 -08:00
mDuo13
25e4b4e475 fix parse_pages.py behavior with non-default paths
(cherry picked from commit 465ecc18626aed42012fd5e812969c501da08e98)
2016-02-24 18:32:32 -08:00
mDuo13
fe2bafb795 hybrid sidebar for doc pages 2016-02-22 19:24:21 -08:00
mDuo13
b72347591e reorg - great file renaming 2016-02-22 19:09:33 -08:00
mDuo13
6f569795bd parse_pages - refactor for external config and output to target dir 2016-02-19 21:09:50 -08:00
mDuo13
cd8d63ab1d reorg - remove lots of old stuff 2016-02-17 17:26:37 -08:00
mDuo13
45c327ff89 reorg repo - remove some old stuff and style to look like ripple.com 2016-02-16 18:00:09 -08:00
mDuo13
b2be858b6b rippleapi quickstart - added, incomplete 2016-02-12 16:15:47 -08:00
mDuo13
cdd269e017 update RippleAPI to 0.16.7 2016-02-12 12:52:45 -08:00
mDuo13
2025e27c71 set ripple.com target to link freeze page instead of wiki 2016-02-09 13:59:49 -08:00
mDuo13
eadcb28938 check_links - skip some folders; count links 2016-02-08 16:15:40 -08:00
mDuo13
e1b0eb161d parse_pages - fix bug in watch code samples 2016-02-04 17:19:28 -08:00
mDuo13
a0ab201b99 remove ripplerest - edits from reviews 2016-02-03 14:37:44 -08:00
mDuo13
32c7e96183 Redo index page to resemble build index 2016-01-26 16:59:53 -08:00
mDuo13
4bd8807d28 parse_pages - fix typo in watch syntax 2016-01-22 16:29:58 -08:00
mDuo13
63d92fdce0 start removing Ripple-REST 2016-01-20 20:21:37 -08:00
mDuo13
720d2d13b5 remove dead links 2016-01-15 15:15:05 -08:00
mDuo13
1d6f044809 Removed deprecated Charts API & Historical DB 2016-01-15 13:45:17 -08:00
mDuo13
6a9e64a1cf parse_pages - code quality improvements 2016-01-14 17:09:46 -08:00
mDuo13
4c4867a136 RippleAPI - updated to version 0.16.2 2016-01-06 16:47:00 -08:00
mDuo13
4bf117a3db Merge branch 'gh-pages' of https://github.com/ripple/ripple-dev-portal into gh-pages 2015-12-04 17:13:01 -08:00
mDuo13
5f57c51843 freeze - first draft; rippled - freeze-related corrections 2015-12-04 17:12:48 -08:00
mDuo13
664afdd0b9 update rest md template 2015-12-01 15:55:21 -08:00
mDuo13
82ef801cab parse_pages - merge githubify; update readme 2015-12-01 14:15:43 -08:00
mDuo13
85f840a028 pages - Fee Voting, Transaction Cost deployed 2015-11-30 18:16:11 -08:00
mDuo13
6e9f26ce9d parse_pages - fix bug with local URLs that are substrings of another 2015-11-30 18:14:34 -08:00
mDuo13
4abae449ac parse_pages - strip RippleAPI table-of-contents 2015-11-25 14:18:51 -08:00
mDuo13
b1b2aab423 RippleAPI - tie docs to v0.15.0 2015-11-24 17:59:58 -08:00
mDuo13
68c03417bf add RippleAPI remote docs; move to pre-generated pages by default 2015-11-20 18:54:18 -08:00
mDuo13
6e9a41fa35 Merge branch 'data_v2_004' of https://github.com/ripple/ripple-dev-portal into gh-pages 2015-11-20 13:19:18 -08:00
mDuo13
8407097fbd parse_pages - new method of dealing with multicode that uncomments it for specific targets 2015-11-18 13:04:05 -08:00
mDuo13
708f994abb parse_pages - example of how to add functions to md preprocessor 2015-11-17 16:37:06 -08:00
mDuo13
05278ea7ec reserves - update links 2015-11-16 23:25:15 -08:00
mDuo13
1a1222ac3c parse-pages: markdown preprocessing 2015-11-16 23:24:07 -08:00
mDuo13
d86b89219b link checker - offline mode and ignore known problems 2015-11-12 16:13:28 -08:00
mDuo13
2af2209a36 put fee voting in its own article, linked from tx cost and reserves articles 2015-11-02 18:01:58 -08:00