File tree 3 files changed +8
-3
lines changed
3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 2
2
_build /
3
3
._buildhtml /
4
4
.vscode /
5
+ ._buildhtml /
5
6
/.vs /slnx.sqlite
6
7
/.vs /slnx.sqlite-journal
7
8
/.vs /firely-docs /v16 /.suo
Original file line number Diff line number Diff line change 18
18
# -- Project information -----------------------------------------------------
19
19
20
20
project = 'Forge'
21
- copyright = '2023 , Firely'
21
+ copyright = '2024 , Firely'
22
22
author = 'Firely'
23
23
24
24
31
31
32
32
intersphinx_mapping = {
33
33
'main_docs' : ('https://docs.fire.ly' , None ),
34
+ 'firely_terminal_docs' : ('https://docs.fire.ly/projects/Firely-Terminal/' , None ),
35
+ 'firely_net_sdk_docs' : ('https://docs.fire.ly/projects/Firely-NET-SDK/en/latest/' , None ),
36
+ 'firely_server_docs' : ('https://docs.fire.ly/projects/Firely-Server/en/latest/' , None ),
37
+ 'simplifier_docs' : ('https://docs.fire.ly/projects/Simplifier/' , None )
34
38
}
35
39
36
40
# Add any paths that contain templates here, relative to this directory.
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ In the Forge **Community Edition** you can only run **free** rules.
9
9
Introduction
10
10
------------
11
11
12
- Please visit the `Simplifier
13
- documentation <https://docs.fire.ly/projects/Simplifier/simplifierQualityControl.html> `__
12
+ Please visit the :ref: `Simplifier
13
+ documentation <simplifier_docs:QC>`
14
14
for an introduction to Quality Control: Validating FHIR Projects.
15
15
16
16
You can access Quality Control from the **Quality Control ** toolbar
You can’t perform that action at this time.
0 commit comments