Patrik Svensson
e7f497050c
Add row and column accessors for tables and grids
2020-10-26 18:15:27 +01:00
Martin Andersen
3e5e22d6c2
Update documentation
...
- ExceptionFormat -> ExceptionFormats.
- Fix link to documentation.
- Add cross reference to Styles.
- Render table in example code.
- Add code for setting background color.
2020-10-26 15:31:44 +01:00
Patrik Svensson
10daf727e9
Fix outdated documentation
2020-10-26 12:20:17 +01:00
Takahito Yamatoya
037a215a78
Add documentation for rule
2020-10-22 08:53:20 +02:00
Takahito Yamatoya
b52056ee49
Update documentation for calendar
2020-10-20 21:55:29 +02:00
Patrik Svensson
3941fd81ab
Move table and calendar docs
2020-10-20 02:32:04 +02:00
Takahito Yamatoya
5c119ee0c3
Add documentation for calendar
2020-10-19 15:44:16 +02:00
Takahito Yamatoya
c0875c912a
fix incorrect link
2020-10-17 12:16:18 +02:00
Patrik Svensson
ae92c606bb
Add support for remapping emojis
...
Closes #94
2020-10-07 17:33:05 +02:00
Patrik Svensson
68e92f3365
Add various exception improvements
2020-10-07 11:57:28 +02:00
Patrik Svensson
3c3afe7439
Add support for rendering exceptions
2020-10-05 07:03:02 +02:00
Gary Ewan Park
971f9032ba
(doc) Dynamically generate sections
...
Rather than hard-coding them. Then, as the number of sections increase,
no additional changes will be required here.
2020-10-03 16:30:21 +02:00
Gary Ewan Park
5149557560
(doc) Remove hard-coded link
...
Rather than specifying spectre.console directly in the layout, figure out
the URL using GetLink method.
2020-10-03 16:30:21 +02:00
Khalid Abuhakmeh
e0947708c9
Generalized Search
...
Generalized the search to work with any table
with some basic classes and some updated
JavaScript, we can now search colors and emojis.
2020-10-02 19:39:02 +02:00
Khalid Abuhakmeh
a2f8652575
Add Search To Emoji Page
...
This adds a typeahead search feature
for the very large emoji table. It filters as you type to find if an emoji exists or not.
The JavaScript could be adapted to work on all tables in the future.
2020-10-01 22:00:39 +02:00
Khalid Abuhakmeh
672faa131f
Update Docs Readme
...
Added some more context to the docs readme for
folks looking to contribute. Also added the license
so its clear what the license of the docs site is. As
a small tweak I removed a duplicate string value and
use the Constant.
2020-10-01 20:51:32 +02:00
Patrik Svensson
93ec7401c8
Add support for markdown tables
...
Closes #85
* Split Border into BoxBorder and TableBorder
* Change how different table parts are composed
* Add markdown table border
2020-10-01 14:43:08 +02:00
Patrik Svensson
eeb3f967b6
Update emoji support
...
* Add constants for emojis
* Move emoji shortcode rendering to Markup
* Add documentation
* Add example
* Add tests
2020-09-18 16:11:51 +02:00
Patrik Svensson
1601ef24b3
Update border documentation
2020-09-09 14:27:40 +02:00
Patrik Svensson
003e15686f
Add documentation for tables
...
Also moves "Colors" and "Styles" sections to appendix.
2020-09-08 18:21:52 +02:00
Patrik Svensson
88edfe68ec
Add border for color representations
2020-09-02 09:55:44 +02:00
Patrik Svensson
5d32764a64
Fix typo: SRG -> SGR
2020-09-02 09:02:59 +02:00
Patrik Svensson
bdaf00a556
Remove empty documentation pages
2020-09-01 21:51:25 +02:00
Patrik Svensson
0cecb555d5
Show documentation version in footer
2020-09-01 21:33:15 +02:00
Patrik Svensson
52e3ee17b0
Fix logo link
2020-09-01 21:28:52 +02:00
Dave Glick
caf7661e66
Moves all the pages up a level and hardcodes the section name
2020-09-01 21:23:01 +02:00
Dave Glick
65f0a085cc
Updated to the latest Statiq Web with breakage fixes
2020-09-01 21:03:47 +02:00
Patrik Svensson
a123806cd8
Add docs for escaping [ and ] in markup
2020-09-01 16:52:40 +02:00
Patrik Svensson
173645cdd2
Added documentation for markup text
2020-08-31 14:05:28 +02:00
Patrik Svensson
f4497b1278
Docs: Added color number (skip-ci)
2020-08-29 11:25:19 +02:00
Patrik Svensson
f2566f2ca4
Remove commented out code (skip-ci)
2020-08-27 20:13:35 +02:00
Patrik Svensson
358b0225b4
Add documentation header (skip-ci)
2020-08-27 20:12:13 +02:00
Patrik Svensson
270658b0bb
Add hard coded links to root (skip-ci)
2020-08-27 16:51:04 +02:00
Patrik Svensson
21c210dc8a
Potential fix for link root (skip-ci)
2020-08-27 16:03:31 +02:00
Patrik Svensson
c546835198
Add host info to docs (skip-ci)
2020-08-27 15:48:53 +02:00
Patrik Svensson
f1912b1d44
Add initial docs
2020-08-27 15:12:03 +02:00