[MCOL-1533] mcsapi documentation - version history table not generated Created: 2018-07-06 Updated: 2023-10-26 Resolved: 2018-07-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.4, 1.1.5, 1.1.6 |
| Fix Version/s: | 1.1.6 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 16 |
||
| Sprint: | 2018-14 |
| Description |
|
When generating the documentation through
a "mariadb-columnstore-api/docs/_sources/changelog.rst:6: ERROR: Malformed table." error occurred and the version history is neither in the PDFs nor HTML documentation. The rest of the documentation is built. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-07-06 ] |
|
Just a simple indent malfunction. For QA: |
| Comment by Daniel Lee (Inactive) [ 2018-07-17 ] |
|
Build verified: 1.1.6-1 source /root/mariadb-columnstore-api Merge pull request #90 from mariadb-corporation/ diff --cc java/CMakeLists.txt + if (BUILD_DOCS) Verified the changelogs.rst file. There is an issue generating pdf and html files on Centos 7. It is being tracked on |