diff --git a/IPython/nbconvert/exporters/fullhtml.py b/IPython/nbconvert/exporters/_fullhtml.py
similarity index 100%
rename from IPython/nbconvert/exporters/fullhtml.py
rename to IPython/nbconvert/exporters/_fullhtml.py
diff --git a/IPython/nbconvert/exporters/reveal.py b/IPython/nbconvert/exporters/_reveal.py
similarity index 100%
rename from IPython/nbconvert/exporters/reveal.py
rename to IPython/nbconvert/exporters/_reveal.py
diff --git a/IPython/nbconvert/exporters/sphinx_howto.py b/IPython/nbconvert/exporters/_sphinx_howto.py
similarity index 100%
rename from IPython/nbconvert/exporters/sphinx_howto.py
rename to IPython/nbconvert/exporters/_sphinx_howto.py
diff --git a/IPython/nbconvert/exporters/sphinx_manual.py b/IPython/nbconvert/exporters/_sphinx_manual.py
similarity index 100%
rename from IPython/nbconvert/exporters/sphinx_manual.py
rename to IPython/nbconvert/exporters/_sphinx_manual.py
diff --git a/IPython/nbconvert/exporters/basichtml.py b/IPython/nbconvert/exporters/html.py
similarity index 100%
rename from IPython/nbconvert/exporters/basichtml.py
rename to IPython/nbconvert/exporters/html.py