Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fluidsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
This instance will be upgraded to Heptapod 17.9.2 on 2025-04-24 between 17:00 and 18:00 UTC+2
Show more breadcrumbs
fluiddyn
fluidsim
Commits
2b4c5eb2
Commit
2b4c5eb2
authored
9 years ago
by
Pierre Augier
Browse files
Options
Downloads
Patches
Plain Diff
Redirect pypi doc to readthedocs.
parent
29ee217c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.hgignore
+3
-3
3 additions, 3 deletions
.hgignore
doc/For_pypi_redirect/index.html
+14
-0
14 additions, 0 deletions
doc/For_pypi_redirect/index.html
doc/index.rst
+2
-2
2 additions, 2 deletions
doc/index.rst
with
19 additions
and
5 deletions
.hgignore
+
3
−
3
View file @
2b4c5eb2
...
...
@@ -3,10 +3,10 @@
*.pyd*
*.pyc
*~
*t
e
mp
*.html
*tmp
*
cy
.html
\#*\#
doc/_build/*
doc/**generated/*
...
...
@@ -8,9 +8,9 @@
\#*\#
doc/_build/*
doc/**generated/*
doc/
html
.zip
doc/
**
.zip
doc/ipynb/*_files/*.png
doc/ipynb/*.rst
...
...
This diff is collapsed.
Click to expand it.
doc/For_pypi_redirect/index.html
0 → 100644
+
14
−
0
View file @
2b4c5eb2
<html>
<head>
<title>
Redirection towards fluidsim.readthedocs.org
</title>
<meta
http-equiv=
"refresh"
content=
"2; URL=http://fluidsim.readthedocs.org"
>
<meta
name=
"keywords"
content=
"automatic redirection"
>
</head>
<body>
FluidSim's documentation is maintained elsewhere. You will be
redirected to the new documentation within 2 seconds. If the
browser does not automatically redirect you, you may want to go
to
<a
href=
"http://fluidsim.readthedocs.org"
>
the destination
</a>
manually.
</body>
</html>
This diff is collapsed.
Click to expand it.
doc/index.rst
+
2
−
2
View file @
2b4c5eb2
.. FluidDyn documentation master file, created by
sphinx-quickstart on Sun Mar 2 12:15:31 2014.
Welcome to
FluidSim
's
documentation
!
======================
==============
FluidSim documentation
======================
FluidSim is a framework for studying fluid dynamics with numerical
simulations using Python. It is part of the wider project `FluidDyn
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment