Organisationsocamlodocbranch/masterBuild History

Build History for branch/master

Builds (93)
Add odoc driver output to gitignore
57a9cc
Count-occurrences: consistency and driver support Made the count-occurrences command a bit more consistent: - output names are now `name.odoc-occurrences` instead of `occurrences-name.odoc` (similar to "index" artifacts) - input dirs are positional arguments instead of `-I` (which are for search path). Also, implemented support for counting occurrences, and passing that to the search indexing, in the reference driver.
b52763
opam: Update lower bounds on yojson The output format of older yojson was unstable in some cases.
8f15ca
Reduce lower bounds on Dune The CI caught that this test increased the lower bounds on Dune.
92e749
Compat with OCaml 5.3.0~alpha1
53e397
Children order: Remove common root using ID not URL segments
d8980f
Disable config file test for odoc_driver It needs to be run manually, I could not make it run with cram tests.
f12a84
Revert "driver depend on sherlodoc" (#1204) This reverts commit 3401a751a0d7be691c90f5dd1aa9ffc18e327662.
0ba1fd
Merge pull request #1200 from Julow/ocaml53-strict-constraints opam: Add strict constraints on OCaml < 5.3
d902cd
Merge pull request #1197 from EmileTrotignon/sherlodoc-driver-dep The driver depends on sherlodoc
d16bb2
Merge pull request #1191 from Julow/man_kind_prefixing Consistent output file names in all backends
f3b082
Media: add alt text to aria-label for audio and video As per the recommended solution of: https://www.w3.org/WAI/PF/HTML/wiki/Media_Alt_Technologies
ef9ca4
Update tests
8b1cb7
Formatting
691054
4.02 compat
053c55
open Odoc_utils on top of file
01e552
Driver: Fix failure when output dir does not exist
a45c77
Merge pull request #1185 from panglesd/generate-assets Add ability to call generate commands on asset units
d6fea0
Impl generation: review comments
3e332c
line editing for odoc_for_authors.mld (#1166) * line editing for odoc_for_authors.mld * comma for clarity * comma for clarity * replace repeated word with active verb * applying Julow's suggestion * remove line break * Jules's suggestion for readability * Improve documentation --------- Co-authored-by: Paul-Elliot <peada@free.fr>
7f4553
Line editing for dune.mld (#1180)
5d31ff
mostly formatting
a28b17
Line editing interface.mld (#1182) * mostly formatting * fix typo Co-authored-by: panglesd <peada@free.fr> * changed correct to correctly for accuracy --------- Co-authored-by: panglesd <peada@free.fr>
160931
line edit features.mld (#1172) * line edit features.mld * remove extra space * Removed "then" to make sentence accurate * reverted to "given the following: * changed "to" to "of" * changed "to" to "of" * change module-type to [module type} when adj. * apply agreed changes
468ab0
make "hardcode" consistent
dd5cbd
Merge pull request #1179 from panglesd/refactor-driver Driver: Separate types for "package" and "odoc unit".
bcc713
Merge pull request #1171 from panglesd/odoc3-asset-references Parse and resolve asset references
2ca8c0
Refactor Ident_env.extract_signature_type_items This separates the item extraction from the handling of visibility and of the 'hidden' flag.
4c03cf
Be more consistent with variable names pkgname -> pkg_name
289ff7
Remove ClassName and ClassTypeName They are replaced by TypeName as they are little risk of mixing them.
711193
Merge pull request #1173 from Octachron/fix_type_naming_in_414 Fix the type_expr loader in OCaml 4.14 and later
897368
Format Signed-off-by: Paul-Elliot <peada@free.fr>
e39465
Merge pull request #1167 from christinerose/edit_odoc.mld suggestions for page index (mostly)
0f6d94
Compat with 4.02
904b60
Fix interaction between search and side bars (#1159)
24bf46
Occurrences: don't expose sub in occurrence table Signed-off-by: Paul-Elliot <peada@free.fr>
58a4cb
Disable "big search path" test. Was too brittle: too many false positive in CI Signed-off-by: Paul-Elliot <peada@free.fr>
442c7d
Compat with 4.02
13200e
add odoc package as a link deps to the driver
9f3548
Added docs and changelog entry for polymorphic variants resolving Signed-off-by: Paul-Elliot <peada@free.fr>
8a5708
Remove unreachable cases
7a4468
fix large odoc-nav element in two columns layout
5274b9
Try to ensure future-proofness of references to polymorphic variants Signed-off-by: Paul-Elliot <peada@free.fr>
de54ed
correcting my error of changing "significand"
aa4a0d
update CHANGES.md
934fe0
Line editing Contributing.md (#1154) line editing for contributing
595478
Fix fmt for parser test Signed-off-by: Paul-Elliot <peada@free.fr>
60e625
Remove a level of indentation Co-authored-by: Paul-Elliot <peada@free.fr>
3c9c04
Improve comments Co-authored-by: panglesd <peada@free.fr>
179b27
minor formatting
7e1e6a
Driver: Fix hierarchical pages being given wrong parent id Signed-off-by: Paul-Elliot <peada@free.fr>
aac129
Fix compat with < 4.08
f18d8b
Remove margin of first child of odoc-content (#1147) * Remove margin of first child of odoc-content * update changes
f3a7ca
doc adjustement
1ced6f
Fix mld dependencies in reference driver Signed-off-by: Paul-Elliot <peada@free.fr>
07e5cd
Odoc driver: abstract and improve type for compiled files Signed-off-by: Paul-Elliot <peada@free.fr>
a3cfeb
Compatibility fix Signed-off-by: Paul-Elliot <peada@free.fr>
c093b3
Add changelog for #1118 Signed-off-by: Paul-Elliot <peada@free.fr>
74467d
do not use inline records for retro-compat
1c3bbf
Fix typo in cheatsheet Signed-off-by: Paul-Elliot <peada@free.fr>
ec84d2
Added changelog entry for #1116 Signed-off-by: Paul-Elliot <peada@free.fr>
623b7a
Limit shadow tests to 4.08 and above
341e16
Ignore cppo-processed file
83ad92
Cheatsheet: do not highligh code blocks as ocaml code. Signed-off-by: Paul-Elliot <peada@free.fr>
8d011f
Add clarifying comment for search links Signed-off-by: Paul-Elliot <peada@free.fr>
b7b398
Add changelog for #1117 Signed-off-by: Paul-Elliot <peada@free.fr>
9624fc
Update CHANGES.md
832b33
Update CHANGES
1bd97a
Enable coverage for cram tests in github actions This is what pushes to coveralls. Also enable ocaml 5.0 and 5.1, and change coverage reporting from 4.14 to 5.1
b58015
Changes
bf3dd3
Changes
61c80f
Mention line breaks in code spans in the documentation Signed-off-by: Paul-Elliot <peada@free.fr>
efa502
Formatting
b3681d
Added changelog for #1094 Signed-off-by: Paul-Elliot <peada@free.fr>
0b1e12
Also traverse preamble to check for math presence Signed-off-by: Paul-Elliot <peada@free.fr>
1cfb48
Search bar navigation (#1088)
32506d
Remove tyxml from odoc_html_frontend (#1072) * Remove tyxml from odoc_html_frontend Also include a bugfix : name with no prefix are not displayed with a `.` in front. Co-authored-by: Emile Trotignon <emile@tarides.com> Co-authored-by: panglesd <peada@free.fr>
b7a7d6
less aggressive timeout on tests CI times may vary, we don't want to have false positive too often Signed-off-by: Paul-Elliot <peada@free.fr>
dd4bf1
Add alt text so screen readers will ignore emojis
882eb8
Update test/xref2/module_type_of_size.t/run.t Fix typo Co-authored-by: panglesd <peada@free.fr>
3ed904
Mark experimental commands as experimental Signed-off-by: Paul-Elliot <peada@free.fr>
ff4c33
Apply suggestions from code review Co-authored-by: Guillaume Petiot <guillaume@tarides.com>
dfd97d
tests: do not rely on the "timeout" utility Signed-off-by: Paul-Elliot <peada@free.fr>
7085a7
Update CHANGES
57fda2
fix to shape lookup of missing items
2ea454
Merge pull request #1073 from Julow/remove-predef-types Ident_env: Assume unknown types are core types
a97ee8
Generate library_mlds if they are not there
9aface
Merge pull request #1033 from gpetiot/resolve-parent Define resolve_parent to memoize calls to prefix_substitution that were not (Dot cases)
cb442a
Merge pull request #1023 from EmileTrotignon/gruvbox-colors change code blocks theme to gruvbox
0bbf97
When generating a hidden module, mention why it is empty. Signed-off-by: Paul-Elliot <peada@free.fr>
f64598
docs: fix path to index.html in README.md
7a5281
Merge pull request #1036 from gpetiot/optimize-apply_sig_map Don't compute the unused list removed_items in Tools.fragmap
bae371
Update ocamldoc_differences.mld (Typo) (#1068)
a96338