Skip to content

Commit

Permalink
doc typos
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanLoh committed Jan 9, 2024
1 parent 7372af5 commit e399c7c
Show file tree
Hide file tree
Showing 5 changed files with 256 additions and 245 deletions.
4 changes: 2 additions & 2 deletions docs/astro/sky.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _sky_doc:

Sky
===
Sky representation
==================


.. _healpix_sky_sec:
Expand Down
4 changes: 2 additions & 2 deletions docs/astro/skymodel.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _skymodel_doc:

Skymodel
========
Generating skymodel
===================
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
# ones.
import sphinx_rtd_theme
extensions = [
'sphinx.ext.napoleon', # 'numpydoc'
'sphinx.ext.autodoc',
'sphinx.ext.autosummary',
'sphinx.ext.viewcode',
'sphinx.ext.napoleon', # 'numpydoc'
'sphinx.ext.intersphinx',
'sphinx.ext.autosectionlabel',
'sphinx.ext.mathjax', # equations
Expand Down
1 change: 0 additions & 1 deletion docs/nenupy.io.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ nenupy.io
:undoc-members:
:show-inheritance:


Loading

0 comments on commit e399c7c

Please sign in to comment.