Skip to content

Commit aa48ec3

Browse files
authored
Add DocumenterInterLinks.jl in sharing/documentation (#92)
1 parent 8460fd3 commit aa48ec3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sharing/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,11 @@ The only thing left to do is to [select the `gh-pages` branch as source](https:/
218218

219219
\advanced{
220220

221-
[DocumenterCitations.jl](https://github.com/JuliaDocs/DocumenterCitations.jl) allows you to insert citations inside the documentation website from a BibTex file.
221+
You may find the following Documenter plugins useful:
222222

223+
1. [DocumenterCitations.jl](https://github.com/JuliaDocs/DocumenterCitations.jl) allows you to insert citations inside the documentation website from a BibTex file.
224+
2. [DocumenterInterLinks.jl](https://github.com/JuliaDocs/DocumenterInterLinks.jl) allow you to cross-reference external documentations (Documenter and Sphinx).
225+
223226
Assuming you are looking for an alternative to Documenter.jl, you can try out [Pollen.jl](https://github.com/lorenzoh/Pollen.jl).
224227
In another category, [Replay.jl](https://github.com/AtelierArith/Replay.jl) allows you to replay instructions entered into your terminal as an ASCII video, which is nice for tutorials.
225228

0 commit comments

Comments
 (0)