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

Update sphinx setup for online documentation #1

Closed
valentinsulzer opened this issue Nov 6, 2018 · 1 comment
Closed

Update sphinx setup for online documentation #1

valentinsulzer opened this issue Nov 6, 2018 · 1 comment

Comments

@valentinsulzer
Copy link
Member

  • Configure sphinx to update with new documentation
  • Write how this was done for future reference
@valentinsulzer
Copy link
Member Author

How to update Sphinx docs

If file structure hasn't changed, we don't need to do anything.

If file structure has changed, first update tables of content

cd docs
sphinx-apidoc -o source ../pybamm

Then build html

make html

We could also make any stylistic changes in docs/conf.py, then build html

tlestang referenced this issue in tlestang/PyBaMM Apr 20, 2020
tlestang referenced this issue in tlestang/PyBaMM Apr 20, 2020
tlestang referenced this issue in tlestang/PyBaMM Apr 20, 2020
tlestang pushed a commit that referenced this issue May 14, 2020
valentinsulzer pushed a commit that referenced this issue Jun 23, 2020
valentinsulzer pushed a commit that referenced this issue Sep 16, 2020
Test automated build and delployment
martinjrobins added a commit that referenced this issue May 5, 2022
valentinsulzer pushed a commit that referenced this issue Mar 8, 2023
Move lychee args to correct position
juliawind pushed a commit to juliawind/PyBaMMj that referenced this issue Mar 29, 2023
jonchapman1 pushed a commit to jonchapman1/PyBaMM_SJC that referenced this issue Mar 29, 2023
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

No branches or pull requests

1 participant