Commit c97d2a4
committed
Fix empty articles for shell docs
I'm not sure I'm doing here everything right, so it's just my assumption:
The header I migrate from libview_private_headers to libview_headers are used in the documentation.
Also they do not have this inside:
like other private header do (libview/ev-link-accessible.h) for example.
So if I'm wrong and the headers I move are really private then:
- they should have this "error "This is a private header." listed above as well
- they should be removed from xml to generate doc for shell1 parent 8c8d422 commit c97d2a4
2 files changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 3 | | |
8 | 4 | | |
9 | 5 | | |
10 | | - | |
11 | 6 | | |
12 | 7 | | |
13 | 8 | | |
14 | 9 | | |
| 10 | + | |
15 | 11 | | |
16 | 12 | | |
17 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments