-
Notifications
You must be signed in to change notification settings - Fork 11
Fixed for documentation #426
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
base: main
Are you sure you want to change the base?
Conversation
|
Ah yes, I guess it's because the documentation is split between different projects |
| ## Creating a new extension | ||
|
|
||
| More details available in the [**extensions** README](/packages/extensions/README.md) No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did you delete this section?
I think I would need to move the content of the extensions/README in the documentation as it was done in diracx.
I open an issue for that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you already answered by yourself. I can revert if you want...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not remember honestly ! I will revert it now. I also do not think this is inserted in the docs tree.
So, I replaced some "internal" pointers with real links because of that. @chaen was thinking that it might be better to leave them broken, while I think that it would be better to do as I have done here, and maybe find a different solution for the actual issue (that should be deferred to later on). |
closes #425