Skip to content

Commit 4781473

Browse files
committed
Upgrade to Documenter v1.3+ to produce link inventories
See also http://juliadocs.org/DocumenterInterLinks.jl/stable/write_inventory/#Inventory-Generation
1 parent 0c5e5e5 commit 4781473

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020–2023: Justin Willmert and contributors
3+
Copyright (c) 2020–2024: Justin Willmert and contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "UnixMmap"
22
uuid = "674b2976-56af-439b-a2b1-837be4a3d087"
33
authors = ["Justin Willmert <justin@willmert.me> and contributors"]
4-
version = "1.0.1"
4+
version = "1.0.2"
55

66
[deps]
77
BitFlags = "d1d4a3ce-64b1-5f1a-9ba4-7e7e69966f35"

docs/Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
55
UnixMmap = "674b2976-56af-439b-a2b1-837be4a3d087"
66

77
[compat]
8-
Documenter = "0.25.2, 0.26, 0.27, 1"
8+
Documenter = "1.3"

0 commit comments

Comments
 (0)