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

Skeleton architecture documentation #387

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

melissawm
Copy link
Collaborator

@melissawm melissawm commented Feb 9, 2024

Tries to explain a few concepts and expected outputs from papyri. There's a bunch of stuff to expand on but I thought this could be useful especially for new contributors.

There's nothing really new, just some reorganization and highlighting.

Tries to explain a few concepts and expected outputs from papyri.
Comment on lines +354 to +361
- A `papyri.json` file, which is a list of unique qualified names corresponding
to the documented objects and some metadata;
- A `toc.json` file, ?
- An `assets` folder, containing all the images generated during the
generation;
- A `docs` folder, ?
- An `examples` folder, ?
- A `module` folder, containing one json file per documented object.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Personally this is the kind of information I'd love to have, but not sure if it's too much detail.

Copy link
Member

Choose a reason for hiding this comment

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

It's good we can refine later.

- An `examples` folder, ?
- A `module` folder, containing one json file per documented object.

After the generation step, *what should have been processed*?
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is the crucial step that will help new contributors, as it will probably point people to what hasn't been implemented yet


### Jupyter extension

In progress.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I couldn't immediately find how to run papyri as a jupyter extension

Copy link
Member

Choose a reason for hiding this comment

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

There is a sub-readme, and yes it's complicated, I would need to publish it as its own subpackage.


### Jupyter extension

In progress.
Copy link
Member

Choose a reason for hiding this comment

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

There is a sub-readme, and yes it's complicated, I would need to publish it as its own subpackage.

Comment on lines +354 to +361
- A `papyri.json` file, which is a list of unique qualified names corresponding
to the documented objects and some metadata;
- A `toc.json` file, ?
- An `assets` folder, containing all the images generated during the
generation;
- A `docs` folder, ?
- An `examples` folder, ?
- A `module` folder, containing one json file per documented object.
Copy link
Member

Choose a reason for hiding this comment

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

It's good we can refine later.

@Carreau Carreau marked this pull request as ready for review February 12, 2024 10:17
@Carreau
Copy link
Member

Carreau commented Feb 12, 2024

Let's get this in, we can refine once you are back from PTO

@Carreau Carreau merged commit 9313aba into jupyter:main Feb 12, 2024
10 of 12 checks passed
@melissawm melissawm deleted the add-docs branch March 4, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants