Skip to content

Commit cd1b7d4

Browse files
committed
reshuffle pkgdown
1 parent 29b32e3 commit cd1b7d4

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

_pkgdown.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,29 +13,15 @@ home:
1313
1414
reference:
1515
- title: "Core Classes"
16-
desc: "Main R6 classes for SLC integration"
16+
desc: "Main class for SLC integration"
1717
contents:
1818
- Slc
19-
- Orb
20-
- OrbObject
21-
- ObjectAdapter
22-
23-
- title: "WPS Integration"
24-
desc: "Classes for WPS server interaction"
25-
contents:
26-
- WpsServer
27-
- WpsSession
28-
- WpsDataset
29-
- WpsLibref
30-
- WpsLogFile
31-
- WpsListingFile
3219

3320
- title: "Data Management"
3421
desc: "Classes for data handling"
3522
contents:
3623
- Dataset
3724
- Library
38-
- CdrBuffer
3925

4026
- title: "Quarto Integration"
4127
desc: "Functions for Quarto document integration"
@@ -54,6 +40,20 @@ reference:
5440
- saslog
5541
- slc_r_exception
5642

43+
- title: internal
44+
contents:
45+
- Orb
46+
- OrbObject
47+
- ObjectAdapter
48+
- CdrBuffer
49+
- WpsServer
50+
- WpsSession
51+
- WpsDataset
52+
- WpsLibref
53+
- WpsLogFile
54+
- WpsListingFile
55+
56+
5757
articles:
5858
- title: "Getting Started"
5959
navbar: ~

man/slc_engine.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)