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

Add sphinx autodoc for LanguageModel #507

Closed
johnjosephhorton opened this issue May 15, 2024 · 2 comments
Closed

Add sphinx autodoc for LanguageModel #507

johnjosephhorton opened this issue May 15, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@johnjosephhorton
Copy link
Contributor

We want the autodoc so the references thorough the documentation link back to this class:

file:///Users/john/tools/edsl/.temp/docs/language_models.html

@johnjosephhorton johnjosephhorton added the enhancement New feature or request label May 15, 2024
@rbyh
Copy link
Contributor

rbyh commented May 16, 2024

They already do?

Top of an .rst page should look like this:
.. _language_models:

And then references back to that page should look like this:
:ref:`language_models

image

@rbyh
Copy link
Contributor

rbyh commented May 24, 2024

done

@rbyh rbyh closed this as completed May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants