mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 10:01:17 +00:00
docs: Move contribution links to Contribution section (#994)
This commit is contained in:
+10
-4
@@ -221,10 +221,6 @@ cargo run
|
||||
|
||||
include::doc/packages/packages.adoc[]
|
||||
|
||||
include::CONTRIBUTING.adoc[leveloffset=+1]
|
||||
|
||||
include::CODE_OF_CONDUCT.adoc[leveloffset=+1]
|
||||
|
||||
== Documentation
|
||||
|
||||
=== Viewing documentation for Substrate packages
|
||||
@@ -321,6 +317,16 @@ The code block annotations in the `# Example` section may be used as https://doc
|
||||
** https://doc.rust-lang.org/1.9.0/book/documentation.html#documenting-macros[Documentating macros].
|
||||
** Documentation as tests examples are included when running `cargo test`
|
||||
|
||||
== Contributing
|
||||
|
||||
=== Contributing Guidelines
|
||||
|
||||
include::CONTRIBUTING.adoc[]
|
||||
|
||||
=== Contributor Code of Conduct
|
||||
|
||||
include::CODE_OF_CONDUCT.adoc[]
|
||||
|
||||
== License
|
||||
|
||||
https://github.com/paritytech/substrate/blob/master/LICENSE[LICENSE]
|
||||
|
||||
Reference in New Issue
Block a user