File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -250,9 +250,9 @@ open(outfile, "w") do out
250250 package for both private and public symbols. See also the summary of the
251251 [public API](@ref QuantumControlAPI).
252252
253- `QuantumControl` exposes local [exported](# quantumcontrol-local-symbols)
254- and [unexported](# quantumcontrol-local-unexported-symbols) local symbols as
255- well as re-exporting symbols and sub-modules from the
253+ `QuantumControl` exposes local [exported](@ref quantumcontrol-local-symbols)
254+ and [unexported](@ref quantumcontrol-local-unexported-symbols) local
255+ symbols as well as re-exporting symbols and sub-modules from the
256256 [QuantumPropagators](@ref QuantumPropagatorsPackage) subpackage and some
257257 of its submodules.
258258
@@ -265,7 +265,7 @@ open(outfile, "w") do out
265265 """ )
266266 write (out, raw """
267267
268- ## [Local Exported Symbols](@id # quantumcontrol-local-symbols)
268+ ## [Local Exported Symbols](@id quantumcontrol-local-symbols)
269269
270270 """ )
271271 println (out, " ```@docs" )
Original file line number Diff line number Diff line change @@ -40,9 +40,11 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
4040SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
4141SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
4242StableRNGs = " 860ef19b-820b-49d6-a774-d7a799459cd3"
43+ StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
4344Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
4445TestingUtilities = " 40452611-1178-4e48-bdfc-3af4bebad9c9"
4546TwoQubitWeylChamber = " cad078a0-0012-46f4-b55e-a945d44e115b"
47+ UnPack = " 3a884ed6-31ef-47d7-9d2a-63182c4928ed"
4648UnicodePlots = " b8865327-cd53-5732-bb35-84acbb429228"
4749Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
4850
You can’t perform that action at this time.
0 commit comments