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

Move developer-hub to polkadot-sdk-docs #2598

Merged
merged 12 commits into from
Dec 5, 2023
Merged

Conversation

juangirini
Copy link
Contributor

This PR is a continuation of #2102 and part of an initiative started here https://hackmd.io/@romanp/rJ318ZCEp
What has been done:

  • The content under docs/* (with the exception of docs/mermaid) has been moved to docs/contributor/
  • Developer Hub has been renamed to Polkadot SDK Docs, and the crate has been renamed from developer-hub to polkadot-sdk-docs
  • The content under developer-hub/* has been moved to docs/sdk

Original PR #2565, it has been close due to too many rebase conflicts

@juangirini juangirini requested review from a team December 4, 2023 11:23
@juangirini juangirini requested a review from a team as a code owner December 4, 2023 11:23
@paritytech-review-bot paritytech-review-bot bot requested review from a team December 4, 2023 11:24
@juangirini juangirini added the T11-documentation This PR/Issue is related to documentation. label Dec 4, 2023
repository.workspace = true
authors.workspace = true
edition.workspace = true
# This crate is not publish-able to crates.io for now because of docify.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does docify prevent this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

publish = false prevents it. I think what Kian meant is that because of docify we shouldn't publish it. Not sure if that's still the case cc @sam0x17

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As long as docify still uses git urls, then that's the case

Copy link
Member

@ggwpez ggwpez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only comment from be would be if the folder name contributor is ideal. So far we just used it as dump for all docs.
Maybe repo or maintain or something?

serban300 and others added 6 commits December 4, 2023 16:15
Removes obsolete fields from the `QueueConfigData` structure. For the
remaining fields, if they use the old defaults, we replace them with the
new defaults.

Resolves: #1795
## Overview

This PR brings in the new version of prdoc v0.0.6 and allows:
- local schema
- local config
- local template

It also fixes the existing prdoc files to match the new schema.

## todo

- [x] add a brief doc/tldr to help contributors get started
- [x] test CI
- [x] finalize schema
- [x] publish the next `prdoc` cli version (v0.0.7 or above)

---------

Co-authored-by: Egor_P <egor@parity.io>
Co-authored-by: Bastian Köcher <git@kchr.de>
@juangirini juangirini added the R0-silent Changes should not be mentioned in any release notes label Dec 4, 2023
@paritytech-review-bot paritytech-review-bot bot requested a review from a team December 5, 2023 09:09
.gitignore Show resolved Hide resolved
@juangirini juangirini merged commit a310df2 into master Dec 5, 2023
122 checks passed
@juangirini juangirini deleted the jg/polkadot-sdk-docs branch December 5, 2023 09:23
@chevdor chevdor mentioned this pull request Dec 6, 2023
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
This PR is a continuation of
paritytech#2102 and part of an
initiative started here https://hackmd.io/@romanp/rJ318ZCEp
What has been done:
- The content under `docs/*` (with the exception of `docs/mermaid`) has
been moved to `docs/contributor/`
- Developer Hub has been renamed to Polkadot SDK Docs, and the crate has
been renamed from `developer-hub` to `polkadot-sdk-docs`
- The content under `developer-hub/*` has been moved to `docs/sdk`

---
Original PR paritytech#2565, it has
been close due to too many rebase conflicts

---------

Co-authored-by: Serban Iorga <serban@parity.io>
Co-authored-by: Chevdor <chevdor@users.noreply.github.com>
Co-authored-by: Egor_P <egor@parity.io>
Co-authored-by: Bastian Köcher <git@kchr.de>
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Mar 26, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Mar 27, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 8, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 9, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 10, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
serban300 pushed a commit to serban300/polkadot-sdk that referenced this pull request Apr 10, 2024
* reject transactions if bridge pallets are halted

* fixed CI (paritytech#2598)
bkchr pushed a commit that referenced this pull request Apr 10, 2024
* reject transactions if bridge pallets are halted

* fixed CI (#2598)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T11-documentation This PR/Issue is related to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants