Kamil Shakirov
73733f03ff
Cleanup after rebase
2022-11-15 16:38:13 +01:00
Kamil Shakirov
502aa6f4fc
Do not install papers
library
2022-11-15 16:38:13 +01:00
Kamil Shakirov
dccb80d0bf
[ fix ] Fix Makefile targets for linear
and papers
libraries
2022-11-15 16:38:13 +01:00
Guillaume Allais
b4662a8537
[ fix ] show keywords & bound variables
2022-04-14 12:17:11 +01:00
G. Allais
8b9916f5b1
[ html ] Various HTML docs fixes ( #1924 )
2021-09-15 18:41:37 +01:00
G. Allais
426441eecf
[ new ] persistent css switch and alternative style files ( #1923 )
2021-09-15 15:21:56 +01:00
Kamiλ Shakirov
2428b356f4
[ install, docs ] Add a new makefile target to install libdocs ( #1884 )
2021-08-31 18:41:03 +01:00
Guillaume ALLAIS
1df84e8b5c
[ fix #1635 ] Show module docstring in HTML backend
2021-08-20 14:43:07 +01:00
Johann Rudloff
190932fd01
[ docs ] Remove unnecessary newlines in HTML declaration lists
...
As a relict of the REPL output, several `<br>` tags where introduced,
where they are not needed or even permitted. This led to some spacing
issues (sometimes the docstring was closer to the next term than to the
one above that it actually described).
To counter the removed forced newlines, some extra margin is added below
each declaration.
As a side-effect, this also makes the W3 "Nu Html Checker" happy.
2021-05-06 14:38:55 +01:00
Johann Rudloff
182a3caa3e
[ docs ] Fix strange indentation on WebKit-based browsers (partial fix for #1367 )
2021-05-03 11:44:42 +01:00
Johann Rudloff
3dd5878e22
[ wip ] Improve HTML docs with better annotations
2021-04-26 23:02:25 +02:00
Johann Rudloff
ae9da0e8ce
Reformat docs CSS file to comply with code style guide (and make the linter happy)
2021-04-26 22:48:24 +02:00
Johann Rudloff
68a5f1f1b7
Copy styles.css from support into generated docs/ folder
2021-04-26 22:45:14 +02:00