Skip to content

Issues: JuliaLang/julia

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

RFC: fix #54664, make at-doc not change when REPL is loaded breaking This change will break code docsystem The documentation building system needs pkgeval Tests for all registered packages should be run with this change triage This should be discussed on a triage call
#55817 opened Sep 19, 2024 by JeffBezanson Loading…
Docs: check that exports are documented, with check for regression/improvement docs This change adds or pertains to documentation docsystem The documentation building system
#55267 opened Jul 26, 2024 by IanButterworth Loading…
try to recover alias in help> docsystem The documentation building system REPL Julia's REPL (Read Eval Print Loop)
#55119 opened Jul 13, 2024 by Moelf Loading…
Type of @doc x changes when REPL is loaded bug Indicates an unexpected problem or unintended behavior docsystem The documentation building system
#54664 opened Jun 4, 2024 by lgoettgens
Documentation bug: MainInclude bug Indicates an unexpected problem or unintended behavior docs This change adds or pertains to documentation docsystem The documentation building system
#54534 opened May 21, 2024 by nsajko
Lacking document of : on docs.julialang.org docs This change adds or pertains to documentation docsystem The documentation building system
#54530 opened May 21, 2024 by Paalon
Julia's documentation ala VitePress docsystem The documentation building system
#53988 opened Apr 7, 2024 by lazarusA Draft
enable less/edit for documented variables docsystem The documentation building system
#53539 opened Feb 29, 2024 by JeffBezanson Loading…
Out-of-tree docs build fails due to missing remote docsystem The documentation building system
#53039 opened Jan 24, 2024 by vchuravy
Documentation search result regression docsystem The documentation building system regression Regression in behavior compared to a previous version
#52977 opened Jan 19, 2024 by LilithHafner
Public API for Docs.doc docs This change adds or pertains to documentation docsystem The documentation building system
#52747 opened Jan 4, 2024 by jariji
Internal access warning in help strings only present for markdown documentation docsystem The documentation building system REPL Julia's REPL (Read Eval Print Loop)
#51736 opened Oct 17, 2023 by LilithHafner
Github Flavored Markdown Alerts == Admonishions docs This change adds or pertains to documentation docsystem The documentation building system
#51577 opened Oct 4, 2023 by oxinabox
Deploy docs also for alpha and beta releases docsystem The documentation building system
#51329 opened Sep 15, 2023 by Jay-sanjay Loading…
Help mode's field access hints are strange bug Indicates an unexpected problem or unintended behavior docsystem The documentation building system REPL Julia's REPL (Read Eval Print Loop)
#51180 opened Sep 4, 2023 by LilithHafner
non-top-level doctrings don't persist, contrary to the documentation docsystem The documentation building system
#51165 opened Sep 2, 2023 by bdklahn
Handling of nulls (and other escape sequences) in docstrings docsystem The documentation building system
#50992 opened Aug 21, 2023 by mortenpi
docs: PDF: some tables overflow their page, dropping bottom rows docs This change adds or pertains to documentation docsystem The documentation building system
#50990 opened Aug 21, 2023 by nsajko
No documentation for Julia 1.10-beta docs This change adds or pertains to documentation docsystem The documentation building system good first issue Indicates a good issue for first-time contributors to Julia
#50872 opened Aug 10, 2023 by eschnett
Back-links to GitHub in docs of most stdlibs broken docs This change adds or pertains to documentation docsystem The documentation building system stdlib Julia's standard library
#50035 opened Jun 2, 2023 by mauro3
Building Julia docs in PDF format is too slow docsystem The documentation building system
#48896 opened Mar 4, 2023 by inkydragon
missing docstring in @static block docsystem The documentation building system duplicate Indicates similar issues or pull requests
#48324 opened Jan 18, 2023 by aviatesk
Uninfomative (Bounds) error when documenting anonymous function docsystem The documentation building system error messages Better, more actionable error messages
#47597 opened Nov 17, 2022 by tecosaur
Embargo for new version docs docsystem The documentation building system
#46659 opened Sep 7, 2022 by mortenpi
Leaking HTML tags in docs docsystem The documentation building system
#46619 opened Sep 4, 2022 by cormullion
ProTip! Adding no:label will show everything without a label.