Skip to content

Fix build errors#1754

Merged
settermjd merged 5 commits into
masterfrom
fix-build-errors
Sep 11, 2019
Merged

Fix build errors#1754
settermjd merged 5 commits into
masterfrom
fix-build-errors

Conversation

@settermjd

@settermjd settermjd commented Sep 6, 2019

Copy link
Copy Markdown
Contributor

There have been an increasing number of build errors in the documentation for some time now. This PR fixes them in the core docs. Two further PRs, in the client docs, need to be merged before all the build errors will be resolved (owncloud/client#7454 and owncloud/client#7455).

Some of the headers were at inconsistent nesting levels within the
structure of the page that they were one, others were not included with
the correct level offset. Both of these situations are corrected in this
change.
The include link to the JSON example was corrected and the XML example
file was updated to keep consistency with the JSON example as well as
the section. The last thing that I want to have happen is to have
confusion at some future point as to whether the XML file should be
there, is incorrectly linked, etc, all because of a minor name
difference.
There were a number of places where either the attribute wasn't defined,
wasn't being passed on to an included file, or was being incorrectly
interpreted as an attribute. This change corrects all of these problems.
These aren't necessary, as ones exactly the same will be generated by
Antora.
@settermjd settermjd added bug Something isn't working review required deployment Tasks relating to deploying the documentation labels Sep 6, 2019
@settermjd settermjd self-assigned this Sep 6, 2019
@settermjd
settermjd merged commit 06b7fbe into master Sep 11, 2019
@delete-merged-branch
delete-merged-branch Bot deleted the fix-build-errors branch September 11, 2019 09:41
settermjd added a commit that referenced this pull request Sep 11, 2019
settermjd added a commit that referenced this pull request Sep 11, 2019
settermjd added a commit that referenced this pull request Sep 16, 2019
* Fix up incorrect header levels

Some of the headers were at inconsistent nesting levels within the
structure of the page that they were one, others were not included with
the correct level offset. Both of these situations are corrected in this
change.

* Update references to totp user is not found response examples

The include link to the JSON example was corrected and the XML example
file was updated to keep consistency with the JSON example as well as
the section. The last thing that I want to have happen is to have
confusion at some future point as to whether the XML file should be
there, is incorrectly linked, etc, all because of a minor name
difference.

* Fix missing attribute reference warnings

There were a number of places where either the attribute wasn't defined,
wasn't being passed on to an included file, or was being incorrectly
interpreted as an attribute. This change corrects all of these problems.

* Remove unnecessary custom ids

These aren't necessary, as ones exactly the same will be generated by
Antora.
settermjd added a commit that referenced this pull request Sep 25, 2019
settermjd added a commit that referenced this pull request Sep 25, 2019
* Fix up incorrect header levels

Some of the headers were at inconsistent nesting levels within the
structure of the page that they were one, others were not included with
the correct level offset. Both of these situations are corrected in this
change.

* Update references to totp user is not found response examples

The include link to the JSON example was corrected and the XML example
file was updated to keep consistency with the JSON example as well as
the section. The last thing that I want to have happen is to have
confusion at some future point as to whether the XML file should be
there, is incorrectly linked, etc, all because of a minor name
difference.

* Fix missing attribute reference warnings

There were a number of places where either the attribute wasn't defined,
wasn't being passed on to an included file, or was being incorrectly
interpreted as an attribute. This change corrects all of these problems.

* Remove unnecessary custom ids

These aren't necessary, as ones exactly the same will be generated by
Antora.
settermjd added a commit that referenced this pull request Oct 11, 2019
settermjd added a commit that referenced this pull request Oct 11, 2019
* Fix up incorrect header levels

Some of the headers were at inconsistent nesting levels within the
structure of the page that they were one, others were not included with
the correct level offset. Both of these situations are corrected in this
change.

* Update references to totp user is not found response examples

The include link to the JSON example was corrected and the XML example
file was updated to keep consistency with the JSON example as well as
the section. The last thing that I want to have happen is to have
confusion at some future point as to whether the XML file should be
there, is incorrectly linked, etc, all because of a minor name
difference.

* Fix missing attribute reference warnings

There were a number of places where either the attribute wasn't defined,
wasn't being passed on to an included file, or was being incorrectly
interpreted as an attribute. This change corrects all of these problems.

* Remove unnecessary custom ids

These aren't necessary, as ones exactly the same will be generated by
Antora.
settermjd added a commit that referenced this pull request Oct 11, 2019
* Fix up incorrect header levels

Some of the headers were at inconsistent nesting levels within the
structure of the page that they were one, others were not included with
the correct level offset. Both of these situations are corrected in this
change.

* Update references to totp user is not found response examples

The include link to the JSON example was corrected and the XML example
file was updated to keep consistency with the JSON example as well as
the section. The last thing that I want to have happen is to have
confusion at some future point as to whether the XML file should be
there, is incorrectly linked, etc, all because of a minor name
difference.

* Fix missing attribute reference warnings

There were a number of places where either the attribute wasn't defined,
wasn't being passed on to an included file, or was being incorrectly
interpreted as an attribute. This change corrects all of these problems.

* Remove unnecessary custom ids

These aren't necessary, as ones exactly the same will be generated by
Antora.
settermjd added a commit that referenced this pull request Oct 11, 2019
* Fix up incorrect header levels

Some of the headers were at inconsistent nesting levels within the
structure of the page that they were one, others were not included with
the correct level offset. Both of these situations are corrected in this
change.

* Update references to totp user is not found response examples

The include link to the JSON example was corrected and the XML example
file was updated to keep consistency with the JSON example as well as
the section. The last thing that I want to have happen is to have
confusion at some future point as to whether the XML file should be
there, is incorrectly linked, etc, all because of a minor name
difference.

* Fix missing attribute reference warnings

There were a number of places where either the attribute wasn't defined,
wasn't being passed on to an included file, or was being incorrectly
interpreted as an attribute. This change corrects all of these problems.

* Remove unnecessary custom ids

These aren't necessary, as ones exactly the same will be generated by
Antora.
settermjd added a commit that referenced this pull request Oct 11, 2019
* Fix up incorrect header levels

Some of the headers were at inconsistent nesting levels within the
structure of the page that they were one, others were not included with
the correct level offset. Both of these situations are corrected in this
change.

* Update references to totp user is not found response examples

The include link to the JSON example was corrected and the XML example
file was updated to keep consistency with the JSON example as well as
the section. The last thing that I want to have happen is to have
confusion at some future point as to whether the XML file should be
there, is incorrectly linked, etc, all because of a minor name
difference.

* Fix missing attribute reference warnings

There were a number of places where either the attribute wasn't defined,
wasn't being passed on to an included file, or was being incorrectly
interpreted as an attribute. This change corrects all of these problems.

* Remove unnecessary custom ids

These aren't necessary, as ones exactly the same will be generated by
Antora.
settermjd added a commit that referenced this pull request Oct 11, 2019
settermjd added a commit that referenced this pull request Oct 11, 2019
* Fix up incorrect header levels

Some of the headers were at inconsistent nesting levels within the
structure of the page that they were one, others were not included with
the correct level offset. Both of these situations are corrected in this
change.

* Update references to totp user is not found response examples

The include link to the JSON example was corrected and the XML example
file was updated to keep consistency with the JSON example as well as
the section. The last thing that I want to have happen is to have
confusion at some future point as to whether the XML file should be
there, is incorrectly linked, etc, all because of a minor name
difference.

* Fix missing attribute reference warnings

There were a number of places where either the attribute wasn't defined,
wasn't being passed on to an included file, or was being incorrectly
interpreted as an attribute. This change corrects all of these problems.

* Remove unnecessary custom ids

These aren't necessary, as ones exactly the same will be generated by
Antora.
settermjd added a commit that referenced this pull request Oct 11, 2019
* Fix up incorrect header levels

Some of the headers were at inconsistent nesting levels within the
structure of the page that they were one, others were not included with
the correct level offset. Both of these situations are corrected in this
change.

* Update references to totp user is not found response examples

The include link to the JSON example was corrected and the XML example
file was updated to keep consistency with the JSON example as well as
the section. The last thing that I want to have happen is to have
confusion at some future point as to whether the XML file should be
there, is incorrectly linked, etc, all because of a minor name
difference.

* Fix missing attribute reference warnings

There were a number of places where either the attribute wasn't defined,
wasn't being passed on to an included file, or was being incorrectly
interpreted as an attribute. This change corrects all of these problems.

* Remove unnecessary custom ids

These aren't necessary, as ones exactly the same will be generated by
Antora.
settermjd added a commit that referenced this pull request Oct 11, 2019
* [10.2] [PR 1754] Fix build errors

Backport of PR #1754

* Remove ref to trashbin api from dev manual nav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working deployment Tasks relating to deploying the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants