Restructure the repo to split team info from contributing guide #63
Labels
No labels
effort
high
effort
low
effort
medium
good first issue
help wanted
meeting topic
needs changes
needs reporter feedback
needs review
priority
high
priority
low
priority
medium
priority
on hold
type/content
type/misc
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
docs/team-docs!63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "pbokoc/team-docs:iss55"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #55
The guide is now split into 2 modules:
team-info, which contains our team informationcontributing, which contains the actual contributing guideEach has its own navfile etc. Configs have all been updates so that outwardly, everything looks like it did before (although I did shuffle the table of contents a little bit based on @pboy's suggestions in #55). The default index is now
team-info/index.adoc(seeantora.yml); that's the one you'll see when you build the guide - it's the original index.I also made sure each file has an include for the attributes file and
:experimental:at the top, and cleaned up the config YMLs a little bit.55 - Restructure the repo to split team info from contributing guideto Restructure the repo to split team info from contributing guideThat's a massive work! Thanks a lot.
2 questions
If I read the PR correctly, we will not have under module a ROOT subdirectory, but instead the two "team-info" and "contributing". Is this permitted under the Antora specification? If I understand @darknao correctly (see the docs-template repository), a ROOT directory is required. Or is it just a convention?
The index page for "contributing" seems to start with "What skills do I need?" which should be the index page for the "content" section. And the content sections has currently no index.adoc. So, doesn't this page belong there?
And wouldn’t it be necessary to add an index page for ‘contributing’ as well, containing the first two sections of the existing ‘contributing’ page (as we discussed on Matrix and I summarized in ticket #56)?
This look good to me.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.