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: explain docs folder layout #1830

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

docs: explain docs folder layout #1830

wants to merge 1 commit into from

Conversation

casperdcl
Copy link
Member

@casperdcl casperdcl commented Jun 11, 2024

Related issues/links

Part of #1579

Checklist

  • I have performed a self-review of my code
  • I have added docstrings in line with the guidance in the developer guide
  • I have updated the relevant documentation
  • I have implemented unit tests that cover any new or modified functionality
  • CHANGELOG.md has been updated with any functionality change
  • Request review from all relevant developers
  • Change pull request label to 'Waiting for review'

Contribution Notes

Please read and adhere to the developer guide and local patterns and conventions.

  • The content of this Pull Request (the Contribution) is intentionally submitted for inclusion in CIL (the Work) under the terms and conditions of the Apache-2.0 License
  • I confirm that the contribution does not violate any intellectual property rights of third parties

@MargaretDuff
Copy link
Member

image

@MargaretDuff
Copy link
Member

MargaretDuff commented Jun 12, 2024

Looks good. I might suggest that your added part goes in a new section called e.g. "Documentation folder locations", that goes beneath "Building documentation locally".

@@ -88,6 +88,43 @@ Rendered
Building documentation locally
------------------------------

Folder layout:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Folder layout:
The `CIL/docs` folder containers the scripts and sources for building the CIL website and documentation. The folder contains:

Copy link
Contributor

@DanicaSTFC DanicaSTFC Jun 12, 2024

Choose a reason for hiding this comment

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

The additional information are great!

My main comment is "what do we mean by documentation?" Is it everything including the readme files, the website and also the docs? I think "Building documentation locally" should be the instructions on how to build the documentation (in the docs). Perhaps the title needs changing or we should split this into more sections. Like "Website" vs "Documentation i.e. the page Casper created. In this way it should be clearer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: PRs to review
Development

Successfully merging this pull request may close these issues.

3 participants