Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix java docs and move it out #7993

Merged
merged 6 commits into from
Mar 14, 2024
Merged

docs: fix java docs and move it out #7993

merged 6 commits into from
Mar 14, 2024

Conversation

moabu
Copy link
Member

@moabu moabu commented Mar 7, 2024

Prepare


Description

The objective is to move javadocs out to a seperate repo and host it then link it with mkdocs due to javadocs being heavy.

closes #issue-number-here

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Closes #7994,

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
@moabu moabu requested a review from ossdhaval March 7, 2024 16:21
@moabu moabu requested a review from iromli as a code owner March 7, 2024 16:21
@mo-auto mo-auto added area-CI Issue or changes required in automatic builds or CI infrastructure area-documentation Documentation needs to change as part of issue or PR labels Mar 7, 2024
@mo-auto
Copy link
Member

mo-auto commented Mar 7, 2024

Error: Hi @moabu, You did not reference an open issue in your PR. I attempted to create an issue for you.
Please update that issues' title and body and make sure I correctly referenced it in the above PRs body.

@moabu moabu changed the base branch from main to release-1.1.0 March 14, 2024 10:55
@moabu moabu merged commit 20129fb into release-1.1.0 Mar 14, 2024
1 of 2 checks passed
@moabu moabu deleted the docs-java-docs branch March 14, 2024 10:56
moabu added a commit that referenced this pull request Mar 14, 2024
* chore: update docker jans commit

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* chore: 1.1.0-SNAPSHOT to 1.1.0

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* chore: 1.1.0-dev to 1.1.0

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* chore: 1.1.0_dev to 1.1.0-1

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* chore: add 1.1.0 to version list in readme

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* docs: fix java docs and move it out (#7993)

* docs: fix java docs and move it out

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* docs: mkdocs.yml

Signed-off-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>

---------

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
Signed-off-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>

* chore: update jans latest commit

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* chore: update docker build dates and source versions

---------

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
Signed-off-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
yuriyz pushed a commit that referenced this pull request Nov 7, 2024
* chore: update docker jans commit

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* chore: 1.1.0-SNAPSHOT to 1.1.0

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* chore: 1.1.0-dev to 1.1.0

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* chore: 1.1.0_dev to 1.1.0-1

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* chore: add 1.1.0 to version list in readme

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* docs: fix java docs and move it out (#7993)

* docs: fix java docs and move it out

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* docs: mkdocs.yml

Signed-off-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>

---------

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
Signed-off-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>

* chore: update jans latest commit

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>

* chore: update docker build dates and source versions

---------

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
Signed-off-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
Former-commit-id: bc07d78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CI Issue or changes required in automatic builds or CI infrastructure area-documentation Documentation needs to change as part of issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: docs: fix java docs and move it out -autocreated
2 participants