Skip to content

Commit

Permalink
add rest of symlinks for include statements to work
Browse files Browse the repository at this point in the history
  • Loading branch information
kbroch-rivosinc committed Nov 6, 2024
1 parent 834a51f commit 98c020e
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ supporting documentation. More details can be found in the
link:CHARTER.adoc[Doc SIG Charter].

For complex tasks, a projects dir contains more information.

== Details

* the git repo tool manifest POC project needs it's xml files at the top level of a git repo so that's why they are cluttering up things.
1 change: 1 addition & 0 deletions _common.xml
1 change: 1 addition & 0 deletions all-rvi-orgs.xml
2 changes: 1 addition & 1 deletion projects/rvi-repo-manifest/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Similarly to cloning a single repo, the first step in using `repo` is to link:ht
[source, bash]
----
mkdir rvi-repos && cd rvi-repos
repo init -u https://github.com/riscv-admin/docs-sig -m projects/rvi-repo-manifest/generated/all-rvi-orgs.xml -g all,-riscv-android-src
repo init -u https://github.com/riscv-admin/docs-sig -g all,-riscv-android-src
----

=== Pros and cons
Expand Down
1 change: 1 addition & 0 deletions riscv-admin.xml
1 change: 1 addition & 0 deletions riscv-android-src.xml
1 change: 1 addition & 0 deletions riscv-collab.xml
1 change: 1 addition & 0 deletions riscv-non-isa.xml
1 change: 1 addition & 0 deletions riscv-software-src.xml
1 change: 1 addition & 0 deletions riscv.xml

0 comments on commit 98c020e

Please sign in to comment.